How to prevent lateral movement of vehicle

86 views
Skip to first unread message

Jochen Wilhelmy

unread,
Apr 9, 2021, 3:03:28 PM4/9/21
to gtsam users
Hi!

If you have a vehicle with wheels equipped with position (e.g. GPS) and IMU sensors, is there a way to prevent lateral movement due to errors of the position measurement? Suppose the position sensor has an inaccuracy of several meters, then the resulting optimized trajectory has lateral movement which is impossible due to the wheels. Is it possible to remove this lateral movement with an additional factor?

Thanks,
Jochen

Maxim D.

unread,
Apr 10, 2021, 8:53:42 AM4/10/21
to gtsam users
Hi Jochen,

you can do so by adding a motion model factor between the vehicle states. If you choose a motion model with additive noise, it is straight forward to implement by subclassing from the NoiseModelFactor2.

Best,
Maxim
Reply all
Reply to author
Forward
0 new messages