ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can give catkin_make an install prefix in the usual cmake way, i.e., catkin_make -DCMAKE_INSTALL_PREFIX=/opt/ros/hydro.

Note that this will be overwritten as soon as you use a system install via apt-get.