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
pycram:installation [2022/06/16 08:51] jdechpycram:installation [2022/08/26 09:39] jdech
Line 42: Line 42:
 cd src/ cd src/
 vcs import --input https://raw.githubusercontent.com/cram2/pycram/dev/pycram.rosinstall vcs import --input https://raw.githubusercontent.com/cram2/pycram/dev/pycram.rosinstall
 +rosdep update
 +rosdep install --ignore-src --from-paths . -r
 +cd ..
 +catkin_make
 </code> </code>