Support & Discussion

Ask a Question
Back to All

MAV_DISTANCE & MAVLINK

anyone know how to use on ardupilot (https://github.com/Aerotenna/APM_OcPoC_Cyclone)

MAV_DISTANCE_SENSOR _get_mav_distance_sensor_type() const override {
return MAV_DISTANCE_SENSOR_ULTRASOUND;

I get all time an error.