Thomas Stastny
Thomas Stastny
Currently the FOLLOW_TARGET (https://mavlink.io/en/messages/common.html#FOLLOW_TARGET) message defines **zeros** as "unknown" for either position, velocity, or acceleration data (e.g. in the case where one of these signals does not have an updated...
### Solved Problem I wanted to trigger some things inside of flight modes with a button (remote controller sending commands via mavlink) but realized we currently have no way of...
See ethz-asl/fw_px4#185 and ethz-asl/fw_px4#196 -- once merged
### Bug Description I'm not sure if this was just for debugging when originally writing the PR, and simply forgotten to delete, or an oversight and calculation bug now, but...