feature/multiple-compose #10

Merged
traverseda merged 9 commits from feature/multiple-compose into master 2024-11-15 11:17:55 -04:00
2 changed files with 11 additions and 0 deletions
Showing only changes of commit 10d6bd0c8b - Show all commits

View File

@ -0,0 +1,5 @@
FROM git.spirirobotics.com/spiri/services-ros2-mavros:main
RUN apt-get update
RUN apt-get --yes install ros-${ROS_DISTRO}-ros-gz-bridge

View File

@ -0,0 +1,6 @@
services:
front-gimbal:
# image: git.spirirobotics.com/spiri/services-ros2-mavros:main
build: ./
command: ros2 run ros_gz_bridge parameter_bridge /world/${WORLD_NAME}/model/${ROBOT_NAME}/link/pitch_link/sensor/camera/image@sensor_msgs/msg/Image@gz.msgs.Image