Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple polygons rviz selection tool (#7)
* Multiple polygon selections working, but when generating tool path plan, it only plans on the current polygon selection. * Last update before moving to auto add selections * Multiple Polygon working (changed srv response type), esthetic changes are on the way * Multiple Polygon Selection Tool Working (Includes Text Reference). * Added GIF and updated readme. * Added "Point Generation Gap" tool to be able to define the gap between the last generated point and the new one waiting to be generated. * WIP updates * Replace display vectors with scene nodes * Renamed from pts to points * Ran clang-format * Removed duplicated entry from .clang-format file * Updated video and README * Updated badge URL * Updated name of point gap property * Updated docstring --------- Co-authored-by: Michael Ripperger <michael.ripperger@swri.org>
- Loading branch information