Skip to content

diff_drive_controller shall accept velocity feedback from motors #229

Closed
@roncapat

Description

@roncapat

At a certain point in ROS1 implementation, estimate_velocity_from_position parameter switch was inserted, and odometry could also be computed by integration of velocity values coming directly from motors.

In ROS2, this in not an option. Although somewhere it is written that the controller works "through a velocity interface" this is true only for the input chain, not the feedback one.

I propose a port of the feature also in ROS2 , and at least specify clearly what are the required Hardware Interfaces (in/out) for this controller in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions