File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99 steps :
1010 - uses : ika-rwth-aachen/docker-ros@main
1111 with :
12- platform : amd64,arm64
12+ platform : amd64
1313 target : run
1414 base-image : rwthika/ros2:humble
1515 command : ros2 launch mqtt_client standalone.launch.xml
2121 steps :
2222 - uses : ika-rwth-aachen/docker-ros@main
2323 with :
24- platform : amd64,arm64
24+ platform : amd64
2525 target : run
2626 base-image : rwthika/ros2:jazzy
2727 command : ros2 launch mqtt_client standalone.launch.xml
3434 steps :
3535 - uses : ika-rwth-aachen/docker-ros@main
3636 with :
37- platform : amd64,arm64
37+ platform : amd64
3838 target : run
3939 base-image : rwthika/ros2:kilted
4040 command : ros2 launch mqtt_client standalone.launch.xml
4646 steps :
4747 - uses : ika-rwth-aachen/docker-ros@main
4848 with :
49- platform : amd64,arm64
49+ platform : amd64
5050 target : run
5151 base-image : rwthika/ros2:rolling
5252 command : ros2 launch mqtt_client standalone.launch.xml
Original file line number Diff line number Diff line change 66 variables :
77 PLATFORM : amd64,arm64
88 TARGET : dev,run
9- BASE_IMAGE : rwthika/ros2:latest
9+ BASE_IMAGE : rwthika/ros2:jazzy
1010 COMMAND : ros2 launch mqtt_client standalone.launch.xml
1111 RMW_IMPLEMENTATION : rmw_zenoh_cpp
You can’t perform that action at this time.
0 commit comments