Skip to content

Releases: ethz-asl/polygon_coverage_planning

v2.1.0

23 Sep 21:01
ad788ed
Compare
Choose a tag to compare
  • Noetic installation.
  • Remove catkin_simple dependency.
  • Improves adjacency matrix conditioning to solve really large area problems and resolve tiny path differences.

v2.0.4

27 Nov 20:33
05a42eb
Compare
Choose a tag to compare

Removes old includes from mav_msgs and fixes build.

v2.0.3

15 Sep 10:23
14951b9
Compare
Choose a tag to compare
  • Remove mav_msgs dependency.

v2.0.2

15 Sep 09:30
040094c
Compare
Choose a tag to compare
  • Fix CMakeLists > 3.14

v2.0.1

29 Jan 15:43
dfd8f39
Compare
Choose a tag to compare

Patch RVIZ polygon tool to display altitude first.

v2.0.0

29 Jan 15:08
d9eeb14
Compare
Choose a tag to compare

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.

1.0.0

11 Jan 16:49
a13385d
Compare
Choose a tag to compare

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.