Skip to content
Snippets Groups Projects
Commit b54f84b3 authored by Jayant Khatkar's avatar Jayant Khatkar
Browse files

add instructions in README for install step to work

parent e915a960
Branches feature/plan-following
No related merge requests found
......@@ -24,6 +24,8 @@ conda activate ros
# install depenedencies
sudo apt install ros-melodic-moveit python-rosdep
source /opt/ros/melodic/setup.zsh
rosdep install --from-path catkin_ws/src --ignore-src -y
pip install -r requirements.txt
# make catkin workspace
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment