Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kissualizer: a new KISS-ICP visualizer! (#379)
* Visualizer initialized * Simple buttons added * Almost done * Center viewpoint option * Better static member management * Better palette and global view * Global View is not switchable standing * Arrows on trajectory * Slight beautification of arrows * Global points dimensions * Trajectory not invisible but actually not there in local mode * Some TODO todo * Refactor code, palette changed, trajectory swithc in global fixed * Some separator * Points size sliders * Better viewpoint centering * Screenshot demo added * Some button key added * Fixed DEBUG name window * Parameters visualization and fps added * Center viewpoint improved * Trajectory un-registration for better bounding box * Color palette changed again * Some cleaning * Button name with keys and missing keys added * Embrace Benedikt's colors and fix typo * Fix Palette and quantity size * Fix license * Color approved by Gupta * Now everything is member of Kissualizer * Trajectory as points, not anymore a curve * Screenshot name with timestamp * Style fix * Button names constants less ugly * Now we have a dict to visualize parameters and co * FPS computation not anymore in visualizer class * isort ti odio * Odometry info is now open by default * Quit button on the right, why not * Pose picking started * Pose selection and visualization on the trajectory --------- Co-authored-by: tizianoGuadagnino <[email protected]>
- Loading branch information