PX4-Autopilot
PX4-Autopilot copied to clipboard
[vio-pipeline] Add 'vehicle_lidar_odometry' alias to 'vehicle_odometry' uORB msg
Purpose: Add a new external estimation input based on 360º/multidirectional lidar pose estimation/SLAM. This would be an input from a RTPS stream, or even from Mavlink. The idea is to fuse this as a new estimation/sensor source to feed into the estimator, which can be used together with a VIO input.
Concerns:
- If the input comes from
ODOMETRY
Mavlink msg, then newMAV_FRAME
entries need to be added for the lidar case; - Verify how we can bring this to EKF2 as well.
@jkflying FYI
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Still relevant
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.
Is it still relevant?
Yes