Skip to content
Snippets Groups Projects
NEWS 556 B
Newer Older
2014/12/03 - Release 1.1
        * Add projector for paths.
Joseph Mirabel's avatar
Joseph Mirabel committed
        * Add information in the tooltips of the DOT graph.
2014/12/03 - Release 1.0.2
        * Fix bug when projection using WaypointEdge

2014/12/03 - Release 1.0.1
        * Fix bug in WaypointEdge

Joseph Mirabel's avatar
Joseph Mirabel committed
2014/11/18 - Release 1.0
        * Manipulation planner based on RRT.
        * A graph of constraint.
        * graph::Edge has 3 implementations: Edge, WaypointEdge, LevelSetEdge
        * WaypointEdge supports several waypoints.
        * LevelSetEdge solves the zero-probability problem.