- costmaps for rviz API
- Contributors: Jose Luis Blanco-Claraco
- Add support for new PTGs with internalState in MRPT >=2.14.2
- viz animations: draw vehicle frame for visual reference
- interpolate(): fix accumulated error along trajectories
- cli and viz: interpolate trajectory
- cli: add flags to control obstacles bbox and clipping
- ObstacleSource virtual API: implement clipping of obstacle sources
- A* grid reimplemented as unordered_map for maximum efficiency
- smoother obstacle cost function
- Add more profiler and debug traces
- remove -Wabi warnings
- viz: start with camera pointing to the path origin
- Contributors: Jose Luis Blanco-Claraco
- Update RTTI macros for upcoming MRPT 2.14.0
- Contributors: Jose Luis Blanco-Claraco
- Depend on new mrpt_lib packages (deprecate mrpt2)
- Contributors: Jose Luis Blanco-Claraco
- Update badges for ROS2 distros
- bump minimum cmake version to 3.5
- Contributors: Jose Luis Blanco-Claraco
- Fix usage of (new explicit) TPoint3D constructors
- Update build instructions
- Contributors: Jose Luis Blanco-Claraco
- Fix usage of obsolete mrpt methods
- update ros badges
- Contributors: Jose Luis Blanco-Claraco
- First release since initial development in May 2019.
- Contributors: Jose Luis Blanco-Claraco, Shravan S Rai