diff --git a/docker-compose.yml b/docker-compose.yml index 5e94ec7..560ddc3 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -106,7 +106,7 @@ services: env_file: - .env image: git.spirirobotics.com/spiri/services-ros1-mavros:master - command: rosrun mavros mavros_node __name:=spiri$DRONE_SYS_ID _fcu_url:="udp://0.0.0.0:$MAVROS1_PORT@:14559" _target_system_id:="$DRONE_SYS_ID" + command: roslaunch mavros apm.launch fcu_url:="udp://0.0.0.0:$MAVROS1_PORT@:14559" namespace:=spiri$DRONE_SYS_ID tgt_system:="$DRONE_SYS_ID" profiles: - uav-sim ipc: host