mirror of
https://github.com/bjoernellens1/ros2_bot_mini.git
synced 2024-11-24 20:45:09 +00:00
added microros agent
This commit is contained in:
parent
b09d07022e
commit
9c86b70f9f
@ -58,7 +58,7 @@ services:
|
|||||||
microros_agent:
|
microros_agent:
|
||||||
image: microros/micro-ros-agent:humble
|
image: microros/micro-ros-agent:humble
|
||||||
command: >
|
command: >
|
||||||
serial
|
serial --dev /dev/ttyUSB1 -v6
|
||||||
devices:
|
devices:
|
||||||
- /dev/ttyUSB1:/dev/ttyUSB1
|
- /dev/ttyUSB1:/dev/ttyUSB1
|
||||||
# Interactive shell
|
# Interactive shell
|
||||||
|
Loading…
Reference in New Issue
Block a user