Robotic-Decision-Making-Lab / ardusub_driver

Collection of ROS 2 packages and hardware interfaces that support ROS 2 integration with ArduSub
MIT License
4 stars 1 forks source link

[FEATURE]: Create State Interface from Odometry Topic #24

Open JBVAkshaya opened 3 days ago

JBVAkshaya commented 3 days ago

Feature Type

Adding new functionality to the project

Problem Description

This feature will allow to integrate Joint Trajectory Controller that has mandatory requirement for state_interfaces corresponding to relevant joints.

Feature Description

State interface to obtain position and velocity feedback from odom.

Alternative Solutions

N/A

Additional Context

N/A