Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
installation [2018/10/16 14:58] – [Installation] gkazhoyainstallation [2018/10/16 15:01] – [Installation] gkazhoya
Line 181: Line 181:
 $ cd ~/workspace/ros $ cd ~/workspace/ros
 $ rosdep update $ rosdep update
-$ rosdep install --ignore-src --from-paths src/+$ rosdep install --ignore-src --from-paths src/ -r
 $ catkin_make $ catkin_make
 </code> </code>