Polygon Coverage Planning Versions Save

Coverage planning in general polygons with holes.

v2.1.0

1 year ago
  • Noetic installation.
  • Remove catkin_simple dependency.
  • Improves adjacency matrix conditioning to solve really large area problems and resolve tiny path differences.

v2.0.4

2 years ago

Removes old includes from mav_msgs and fixes build.

v2.0.3

2 years ago
  • Remove mav_msgs dependency.

v2.0.2

2 years ago
  • Fix CMakeLists > 3.14

v2.0.1

3 years ago

Patch RVIZ polygon tool to display altitude first.

v2.0.0

3 years ago

This version breaks the user interface. Instead of mav_planning_msgs/PlannerService.srv the planner can be interacted with polygon_coverage_msgs/PlannerService.srv. This was necessary, because mav_planning_msgs is constant subject to change.

  • Removes mav_planning_msgs dependency.

v1.0.0

3 years ago

Initial stable release with

  • Polygon coverage planning
  • Polygon shortest path planning
  • ROS API
  • RVIZ polygon tool

Depending on CGAL 5.0.3 and memetic GTSP solver.