mpc_local_planner/mpc_local_planner_examples/CHANGELOG.rst

23 lines
799 B
ReStructuredText
Raw Normal View History

2020-02-21 06:04:25 +08:00
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package mpc_local_planner_examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2020-06-09 23:03:43 +08:00
Forthcoming
-----------
* Added feasibility check with costmap robot model
* Changed obstacle parameters `cutoff_factor` and `force_inclusion_factor` to `cutoff_dist` and `force_inclusion_dist`
* Dynamic obstacles: the inequality constraints now use the actual time parameter rather than the time from the previous optimization
* Changed minimum CMake version to 3.1
* Contributors: Christoph Rösmann
2020-03-12 19:04:25 +08:00
0.0.2 (2020-03-12)
------------------
2020-03-12 19:04:10 +08:00
* Added dependency on mpc_local_planner_msgs package
* Default parameter set changed
* Contributors: Christoph Rösmann
2020-02-21 06:04:42 +08:00
0.0.1 (2020-02-20)
------------------
2020-02-21 06:04:25 +08:00
* First release
* Contributors: Christoph Rösmann