Skip to content

[FEATURE]: Integrate tf2_eigen for conversion between geometry_msg types and eigen types #20

@evan-palmer

Description

@evan-palmer

Feature Type

Changing existing functionality in the BlueROV2 driver

Problem Description

The current implementation of the ISMC controller manually converts geometry_msg types to eigen matrix types. While this is a simple change, the project will become more maintainable by replacing these manual conversions with tf2_eigen.

Feature Description

Replace instances in which geometry_msg types are manually converted into eigen types with the relevant functionality provided by tf2_eigen.

Alternative Solutions

No response

Additional Context

tf2_eigen docs

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestlow priorityThis is a low priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions