jedeschaud / ct_icp

CT-ICP: Continuous-Time LiDAR Odometry
MIT License
742 stars 129 forks source link

Add a visualization based on viz3d to CT-ICP #13

Closed pdell-kitware closed 2 years ago

pdell-kitware commented 2 years ago

Introduces viz3d visualization for CT-ICP, in order to visually see the SLAM in action.

The visualization uses the library viz3d for the visualization.

screenshot

Note: These changes are made in parallel with the SlamCore library, which defines the generic tools used by our different mapping projects