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

The instructions explicitly install dependencies not covered by rosdep keys in ROS packages, e.g. build-essential, cmake, and some tools. That is pretty similar to the ROS 1 instructions in the first section "Installing bootstrap dependencies".

In ROS 2 we additionally need to install a few pip packages just because the available Debian packages are too old.

Anything beyond that is coming in via rosdep - as in ROS 1.