Adding SE2 constraints to the robot pose estimation made by ORBSLAM2

asked 2019-09-20 01:10:43 -0500

Nadeeshka_perera gravatar image

Does anyone have an idea how to constrain the VO pose estimated by the orbslam2 package to a planar motion model for use on a UGV.

ORBSLAM2 produces a Z elevation during mapping and my attempt is to constrain this to a planar motion on the optimizer end of the code by using the robots odometry as an extra constraint.

edit retag flag offensive close merge delete