This commit is contained in:
Björn Ellensohn 2023-07-28 10:49:22 +02:00
parent a72b6186be
commit c4587bd431

View File

@ -75,22 +75,6 @@ services:
depends_on:
- robot_state_publisher
# MicroRos Agent
microros_agent:
image: microros/micro-ros-agent:humble
command: >
serial --dev /dev/ttyUSB1 -v6
devices:
- /dev/ttyUSB1:/dev/ttyUSB1
# Interactive shell
stdin_open: true
tty: true
# Networking and IPC for ROS 2
network_mode: host
ipc: host
# Needed to display graphical applications
privileged: true
# sensors
sensors:
extends: overlay