This commit is contained in:
Björn Ellensohn 2023-07-25 09:20:52 +02:00
parent 4874de48a0
commit cc3d05c9db

View File

@ -46,8 +46,10 @@ services:
ros2 launch bot_mini_bringup robot_twist_mux.launch.py
&&
ros2 launch bot_mini_bringup robot_joy_teleop.launch.py
volumes:
- /dev:/dev:rw
devices:
- /dev/ttyUSB0:/dev/ttyUSB0
- /dev/ttyACM0:/dev/ttyACM0
- /dev/input/js0:/dev/input/js0
# # Behavior demo using Python and py_trees
# demo-behavior-py: