Testing xbee flashing
Create and publish a Docker image / build-and-push-image (push) Successful in 6m51s
Details
Create and publish a Docker image / build-and-push-image (push) Successful in 6m51s
Details
This commit is contained in:
parent
2a16e48015
commit
b0581882d3
|
@ -26,8 +26,8 @@ services:
|
|||
- sim_network
|
||||
|
||||
xbee-mav:
|
||||
# command: tail -f /dev/null
|
||||
command: roslaunch xbee_ros_node xbeemav.launch baud:=230400 port:="/dev/ttyUSB0" drone:="master" mode:="swarm"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue