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 list of apt packages installed in the Docker image is here: https://gitlab.com/autowarefoundation/autoware.auto/AutowareAuto/-/blob/master/tools/ade_image/apt-packages

Some additional repositories are used and are listed here: https://gitlab.com/autowarefoundation/autoware.auto/AutowareAuto/-/blob/master/autoware.auto.foxy.repos

Finally, many dependencies are installed with rosdep which you can list with command rosdep keys --from-paths --ignore-src src | sort -u -f.