Brandon Sutherland
Brandon Sutherland
Plans are to replace the complimentary filter with an EKF.
See issue #243
I believe this is already done.
Failsafe behavior is something we'd like to revisit, so I'll leave this open.
For our v2 release, we'll need to add a mixing for a v-tail style plane since our test platform (the RMRC Anaconda) is a v-tail plane.
V-tail mixing has been added, but implementing a more flexible mixing system entirely may still be a useful improvement.
I've realized that there is a parameter that sets the maximum number of channel, which defaults to 6 channels. This may explain the issue we're seeing but it would be...
We should confirm that coordinate frames have been unified within rosflight_io before closing this issue.
I'm currently working on adding doxygen to the rosflight_io package here: https://github.com/rosflight/rosflight_ros_pkgs/tree/rosflight_io_documentation
This would still be a useful change, it just needs to be rebased onto the ROS2 updates.