raptor-ethz / raptor

ROS 2 workspace for handling communication and control with a mavlink-quadrotor-system using PX4.
1 stars 0 forks source link

VIO Estimation Failsafe #45

Open pstrauch opened 1 year ago

pstrauch commented 1 year ago

A failsafe should be triggered if the new pose estimation varies too much from the previous estimation (i.e. not within reasonable dynamics of the system). This failsafe would 'capture' wrong estimation (e.g. if the VIO fails or has a sudden gap) and prevent a consequent crash.