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

Revision history [back]

When installing ROS in Ubuntu from Debian packages, all packages are installed in /opt/ros/... and owned by root. That allows you to use them but not to change any source code or have additional custom packages that are compiled from source. An overlay is essentially a directory somewhere in the user's home directory that contains additional ROS packages. It is basically the user's workspace.