Release v4.12.0
Changes in v4.12.0:
- make ConstantCurvature::Wheels_t public for C++17
- Fix handling of obstacles in Problem
- Fix compilation warnings in tests.
- [PathPlanner] throw specific type of exception when failing.
- [Roadmap] Add method to insert a PathVector in a roadmap.
- [SimpleTimeParameterization] Fix method optimize.
- implementation of velocity bounds for path vector.