standalone #1

Merged
aqua3 merged 10 commits from standalone into main 2024-07-11 15:54:35 -03:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 6e3e142d84 - Show all commits

View File

@ -26,8 +26,8 @@ services:
- sim_network
xbee-mav:
command: tail -f /dev/null
# command: rosrun xbee_ros_node xbee_config /dev/ttyUSB0 9600
# command: tail -f /dev/null
command: roslaunch xbee_ros_node xbeemav.launch baud:=230400 port:="/dev/ttyUSB0" drone:="master" mode:="swarm"
container_name: xbee-mav
depends_on:
- ros-master