ctu-mrs / px4_sitl_gazebo

Set of plugins, models and worlds to use with OSRF Gazebo Simulator in SITL and HITL.
http://dev.px4.io/simulation-gazebo.html
1 stars 2 forks source link

[DO NOT MERGE yet]: Garmin rangefinder connected to PX4 #2

Closed stibipet closed 8 months ago

stibipet commented 8 months ago

Description: Enables simulated Garmin rangefinder to be connected directly to PX4 (like real HW). Garmin now only publishes to Gazebo topics, which are subscribed by gazebo_mavlink_interface and turned into mavlink messages. ROS topic is created by Mavros (e.g. ~/mavros/distance_sensor/garmin).

Changes:

Checklist before merge: