Adds ROS2 Humble to Dockerfile (#443)
# Description This adds a ROS2 Humble installation to the Dockerfile. It also adds several relevant environment variables. ## Type of change - New feature (non-breaking change which adds functionality) ## Checklist - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with `./orbit.sh --format` - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have run all the tests with `./orbit.sh --test` and they pass - [ ] I have updated the changelog and the corresponding version in the extension's `config/extension.toml` file - [x] I have added my name to the `CONTRIBUTORS.md` or my name already exists there --------- Signed-off-by:Hunter Hansen <50837800+hhansen-bdai@users.noreply.github.com> Co-authored-by:
James Smith <142246516+jsmith-bdai@users.noreply.github.com>
Showing
docker/.env.ros2
0 → 100644
docker/.ros/cyclonedds.xml
0 → 100644
docker/.ros/fastdds.xml
0 → 100644
docker/Dockerfile.ros2
0 → 100644
Please register or sign in to comment