File tree Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Expand file tree Collapse file tree 1 file changed +2
-17
lines changed Original file line number Diff line number Diff line change 1- ros :
1+ ros2 :
22 trigger :
33 include :
44 - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/main/.gitlab-ci/docker-ros.yml
55 strategy : depend
66 variables :
7- IMAGE_TAG : ros
8- BASE_IMAGE : rwthika/ros:latest
9- COMMAND : roslaunch mqtt_client standalone.launch
107 PLATFORM : amd64,arm64
118 TARGET : dev,run
12- ENABLE_INDUSTRIAL_CI : ' true'
13-
14- ros2 :
15- trigger :
16- include :
17- - remote : https://raw.githubusercontent.com/ika-rwth-aachen/docker-ros/main/.gitlab-ci/docker-ros.yml
18- strategy : depend
19- variables :
20- IMAGE_TAG : ros2
219 BASE_IMAGE : rwthika/ros2:latest
2210 COMMAND : ros2 launch mqtt_client standalone.launch.xml
23- PLATFORM : amd64,arm64
24- TARGET : dev,run
25- ENABLE_INDUSTRIAL_CI : ' true'
26- ENABLE_PUSH_AS_LATEST : ' true'
11+ RMW_IMPLEMENTATION : rmw_zenoh_cpp
You can’t perform that action at this time.
0 commit comments