mavros icon indicating copy to clipboard operation
mavros copied to clipboard

Fill out the rangefinder properties from the rangefinder message

Open AndersonRayner opened this issue 2 years ago • 1 comments

Fills out the rangefinder properties (field of view, min_range, and max_range) in the rangefinder_msg from the mavlink message.

I haven't updated the radiation_type field as the enums in the sensors_mgs::Range don't match the MAV_DISTANCE_SENSOR enums.

AndersonRayner avatar Aug 03 '22 00:08 AndersonRayner

But need to wait for mavlink to have that new fields.

vooon avatar Aug 04 '22 07:08 vooon