feature/multi-robots-types #12
|
@ -25,6 +25,7 @@ services:
|
||||||
--master tcp:127.0.0.1:$SERIAL0_PORT
|
--master tcp:127.0.0.1:$SERIAL0_PORT
|
||||||
--out udpout:0.0.0.0:$MAVROS2_PORT
|
--out udpout:0.0.0.0:$MAVROS2_PORT
|
||||||
--out udpout:0.0.0.0:$MAVROS1_PORT
|
--out udpout:0.0.0.0:$MAVROS1_PORT
|
||||||
|
--out udpout:0.0.0.0:18761
|
||||||
--sitl 127.0.0.1:$SITL_PORT
|
--sitl 127.0.0.1:$SITL_PORT
|
||||||
--out udp:0.0.0.0:$GCS_PORT
|
--out udp:0.0.0.0:$GCS_PORT
|
||||||
ipc: host
|
ipc: host
|
||||||
|
|
Loading…
Reference in New Issue