Segway RMP220 lite ROS2 environment packeged in Docker
Go to file
bjoernellens1 e3f484edb4
Update Dockerfile
Splitting in more layers. Rearranging
2023-08-09 08:35:45 +02:00
.github/workflows Update docker-publish.yml 2023-08-08 19:59:24 +02:00
bak works for arm64 for now. 2023-07-28 10:07:09 +02:00
docker Update Dockerfile 2023-08-09 08:35:45 +02:00
controller_startup.sh started changes for rmp: need to finish 2023-07-26 13:02:21 +02:00
dependencies.amd64.repos fixed multi platform builds: now working adm64/arm64 images 2023-08-02 11:34:51 +02:00
dependencies.arm64.repos works for arm64 for now. 2023-07-28 10:07:09 +02:00
docker-compose.yaml update restart policy 2023-08-08 12:03:11 +02:00
init_repo.sh update 2023-08-03 08:33:30 +02:00
localization_startup.sh started changes for rmp: need to finish 2023-07-26 13:02:21 +02:00
office1_map_save.pgm test 2023-08-08 19:11:38 +02:00
office1_map_save.yaml test 2023-08-08 19:11:38 +02:00
overlay.repos works for arm64 for now. 2023-07-28 10:07:09 +02:00
README.md update 2023-08-02 13:56:21 +00:00
test test 2023-08-08 19:11:38 +02:00
test.rviz update 2023-08-02 13:56:21 +00:00

ros2_rmp

For the build with docker buildx bake you will need binfmt dependencies for arm64 architecture, as we are doing a multiplatform build (Works on PCs as well as Jetson Nano, Raspberry Pi, Apple Silicon Devices).

For Robot: docker buildx bake overlay --load docker buildx bake overlay --push e.g.: docker compose up -d controller

For PC: docker buildx bake guis --load docker buildx bake guis --push --> get into container shell: docker compose run guis or docker compose up rviz2