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
I am trying to simulate my custom urdf drone I follow this discussion and make my custom drone. I compiled it make px4_sitl_default gazebo-classic_my_custom_urdf link and launch from mavros roslaunch px4 mavros_posix_sitl.launch the drone spawn successfully in gazebo but QGC is not connecting both by buidling and linking to mavros . I check mavlink plugin which is exactly from iris model and on rostopic echo /mavros/state it always show false.Here is the plugin of my .sdf file
Describe the bug
I am trying to simulate my custom urdf drone I follow this discussion and make my custom drone. I compiled it
make px4_sitl_default gazebo-classic_my_custom_urdf
link and launch from mavrosroslaunch px4 mavros_posix_sitl.launch
the drone spawn successfully in gazebo but QGC is not connecting both by buidling and linking to mavros . I checkmavlink plugin
which is exactly fromiris
model and onrostopic echo /mavros/state
it always show false.Here is the plugin of my.sdf
fileTo Reproduce
To test my offboard code on custom drone
Expected behavior
QGC is not connecting automatically and also by adding
com link
@lcoalhost:14550
Screenshot / Media
Flight Log
No response
Software Version
QGC v4.4.3
Gazebo-Classic v11.15.1
PX4 V1.15
Flight controller
SITL
Vehicle type
Multicopter
How are the different components wired up (including port information)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: