Skip to content

Add 2D optimization mode

Nicolas Cadart requested to merge Slam2D into master

If enabled, only 2D pose will be optimized:

  • X, Y, rZ will be optimized
  • Z, rX, rY will be held constant

This is useful for 2D indoor robot localization.

@julia.sanchez @nick.laurenson PTAL

Merge request reports