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

If you installed everything from source, then you cannot use apt to install new packages.

You'll have to create an overlay workspace, place the sources of the new package in your new workspace, source your old workspace and then build your new workspace.