Some extra plugins and nodes for mavros.
Publish/subscribe to the location and information of an ADS-B vehicle.
Publish camera trigger data for synchronisation of IMU and camera frames.
Subs/Pubs debug msgs from and to the FCU.
Publish DISTANCE_SENSOR message data from FCU or connected sensors in companion computer.
Sends fake GPS from local position estimation source data (motion capture, vision) to FCU.
Send GPS_INPUT messages to the FCU.
Publish GPS_RAW and GPS_RTK messages from FCU.
Sends the RTCM messages to the FCU for the RTK Fix.
Expose firmware functionality, that is related to log transfer
Send motion capture pose estimate to FCU. Currently, not used by the FCU.
Data can be send via vision_position
plugin.
Send obstacle distance report to the FCU.
Send odometry to FCU from another estimator.
Publish OPTICAL_FLOW_RAD
data from FCU or PX4Flow module.
Publish RANGEFINDER message data from FCU sensors in companion computer.
Receive planned path from the FCU and send back corrected path (collision free, smoothed) to the FCU.
Compute and publish wheel odometry coming from FCU sensors.
Publish VIBRATION message data from FCU.
Send vision pose estimate to FCU.
Send vision speed estimate to FCU.
Send companion process status report to the FCU.
Convert mavros_msgs/RCOut
to sensor_msgs/JointState
messages.
It is required to bind URDF model and real servos.
Use roslaunch mavros_extras px4flow.launch
for that.