You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use multi_uav_mavros_sitl_sdf.launch to start UAVs, only the first UAV's mavros in connected.
here is the file of multi_uav_mavros_sitl_sdf.launch
Describe the bug
When I use
multi_uav_mavros_sitl_sdf.launch
to start UAVs, only the first UAV's mavros in connected.here is the file of
multi_uav_mavros_sitl_sdf.launch
When I use
roslaunch px4 multi_uav_mavros_sitl_sdf.launch
it's looks good, In Gazebo there is three UAV,But in the terminal, only one "Ready for takeoff!"
And here is the test for mavros connected:
terminal 1:
terminal 2:
terminal 3:
So I can only control the first UAV.
Expected behavior
I can subscribe all the topic of the UAVs
Vehicle type
iris_depth_camera
The text was updated successfully, but these errors were encountered: