Skip to content

Integrate support for motion planning using MoveIt2 or Nav2 #35

@evan-palmer

Description

@evan-palmer

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

Metadata

Metadata

Assignees

Labels

needs triageThis issue needs triage support

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions