blue icon indicating copy to clipboard operation
blue copied to clipboard

[FEATURE]: Integrate support for motion planning using MoveIt2 or Nav2

Open evan-palmer opened this issue 1 year ago • 2 comments

Feature Type

Adding new functionality to the BlueROV2 driver

Problem Description

Users are currently required to develop their own motion planners and interface them with a controller. This is fine from a research perspective, but ultimately makes it more challenging for folks that just want to use this as a ROS 2 interface for the BlueROV2.

Feature Description

Implement support for either MoveIt2 to perform motion planning or the Nav2 stack. Other projects have explored the integration of Nav2 (see here) but MoveIt2 may also be a useful interface to consider.

Alternative Solutions

A simple custom interface could be written to support developing motion planners and integrating them into the project. While this may be easier from an integration perspective, it ultimately would require much more maintenance and would not have as much support or features available.

Additional Context

No response

evan-palmer avatar Jun 24 '23 03:06 evan-palmer