mirror of
https://github.com/bjoernellens1/ros2_bot_mini.git
synced 2024-11-22 04:23:50 +00:00
update
This commit is contained in:
parent
4874de48a0
commit
cc3d05c9db
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user