You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameters are saved in the database (useful when sharing databases)
More memory efficient GUI.
New odometry parameter (Odom/AlignWithGround) that can be used to initialize the camera accordingly to the floor, thus aligning the bottom of the point cloud to xy plane. See Preferences -> Odometry panel.
Figures are now shown with time on x-axis instead of IDs by default, so we can now have on the same figure odometry and mapping time statistics.
Integrated OctoMap (3D occupancy grid map) in the core library. See Preferences -> Occupancy Grid Map panel to activate it. In contrast to raw point clouds, the octomap can clear 3D dynamic obstacles. The advantage of this more tighter integration is to correct online the octomap when loop closures are detected. The octomap can be exported via menu File -> "Export octomap...".
OdomF2M: Updated how local scan map is updated
Added Zed SDK v1.0.0 support with new visual odometry option. See Preferences -> Source, then Zed related panel.
Multi-camera:
Some bug fixes and improvements
Multi-frustum in GUI
Planning: using fly distance instead of path distance to update current goal