ethz-asl / cad-percept

Bringing meshes to robotics.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Standalone ICP without State Estimator #71

Closed hermannsblum closed 4 years ago

hermannsblum commented 4 years ago

This adds an option to the selective ICP mapper to run standalone.

Standalone means that instead of searching the TF tree for a current estimate of the lidar position in the map, as would usually be provided by a state estimator, the mapper uses it's own last localisation as an initialization.

This makes it possible to run and try out selective ICP without requiring access to confusion.