User Tools

Site Tools


ros:install_deb

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
ros:install_deb [2014/01/21 01:15] – [Installing ROS] redoxros:install_deb [2014/01/27 21:12] – [From source] redox
Line 102: Line 102:
     sudo checkinstall make install     sudo checkinstall make install
     cd ..     cd ..
- 
  
 ## Build ROS ## Build ROS
 +
 Finally run the build and install command. To install somewhere other than your home directory use the --install-space option.  Finally run the build and install command. To install somewhere other than your home directory use the --install-space option. 
     ./src/catkin/bin/catkin_make_isolated --install --install-space /opt/ros/hydro     ./src/catkin/bin/catkin_make_isolated --install --install-space /opt/ros/hydro