Open Ahrovan opened 7 years ago
This fix is easy to do. This is a good first issue for a student starting to work in the codebase. Unfortunatly we do not have a label for that.
Altitude is available in about a dozen different MAVLink packets. Adding this particular one would be good, but you can just look at others for now to get you going
Issue details
pixhawk.ethz.ch/mavlink/#ALTITUDE contain the current system altitude and useful for use in ros (and ...). please Introduce a way to solve this problem and add reading altitude of copter.
Version
ardupilot master,Copter,pixhawk
is this issue still open i would like to work on it
Is still open, please do.
This issue is solved, the message was added here
@tzarjakob although it made it to the AP MAVLink repo we don't actually send it yet.
That's true, I have made a patch for supporting this message.
Oops. Didn't reference this issue on my PR: https://github.com/ArduPilot/ardupilot/pull/21652
Issue details
pixhawk.ethz.ch/mavlink/#ALTITUDE contain the current system altitude and useful for use in ros (and ...). please Introduce a way to solve this problem and add reading altitude of copter.
Version
ardupilot master,Copter,pixhawk