This builds a base ROS 2 docker image used for building Greenroom packages.
- Greenroom's
bloomfork - Greenroom's
rosdepfork - All base interfaces generated with
rosidl_generator_mypy
There are 4 different variations of ros_builder. See ghcr. These are
ghcr.io/greenroom-robotics/ros_builder:jazzy-latestAMD64 & ARM64ghcr.io/greenroom-robotics/ros_builder:jazzy-latest-cudaAMD64 & ARM64
This will be slow to build but fast to upload.
Trigger the publish.yml github action
This will be fast(er) to build but slow to upload.
yarn version --patch|minor|majorpython3 scripts/docker-build.py --version 1.0.0 --arch amd64 --ros_distro jazzy
