Segway RMP220 lite ROS2 environment packeged in Docker
Go to file
2023-08-09 09:59:49 +02:00
bak works for arm64 for now. 2023-07-28 10:07:09 +02:00
docker update environment variables 2023-08-08 11:35:20 +02:00
controller_startup.sh started changes for rmp: need to finish 2023-07-26 13:02:21 +02:00
dependencies.amd64.repos update dependencies 2023-08-09 09:32:43 +02:00
dependencies.arm64.repos update dependencies 2023-08-09 09:32:43 +02:00
docker-compose.yaml update 2023-08-09 09:59:49 +02:00
init_repo.sh update 2023-08-03 08:33:30 +02:00
install_portainer.sh update 2023-08-09 09:59:49 +02:00
localization_startup.sh started changes for rmp: need to finish 2023-07-26 13:02:21 +02:00
overlay.repos update dependencies 2023-08-09 09:32:43 +02:00
README.md update 2023-08-02 13:56:21 +00: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