Create rr-foxy-base container #2
Labels
5
This issue is good for people with a decent to strong familiarity of the code base
Embedded Team
Team responsible for robot code updates
enhancement
New feature or request
We need a base Docker container created, with a default ROS Foxy environment, utilizing one of the ROS base images. This container needs to only have the base tooling required to build projects with ROS Foxy, and will primarily be used as a base for other containers, as well as for our CI for various Foxy repositories.
We need to install the base packages for our repositories, which can be done with the following installs:
We also need to install the required ARM GCC compiler for our VEX Cortex:
In addition, the following folder within the tarball needs to be added to path:
docker/rr-foxy-base
using one of the ROS Base images on DockerHub as a baseThe text was updated successfully, but these errors were encountered: