Release of v2.13.6
Version 2.13.6: Released Aug 14th, 2024
- Build system:
- This main MRPT repository is no longer directly built as a ROS package. Please, use the wrappers for better modularity:
- BUG FIXES:
- CWaypointsNavigator::waypoints_navigationStep() stops aligning with target after the waypoint is considered as reached.
- Fix FTBFS in Debian sid (g++-14) due to missing
#include <iomanip>
.