Skip to content

Ability to reset odom in diff_drive_controller #382

Open
@aswinthomas

Description

@aswinthomas

While doing test runs in a real robot and in simulation, I would like to reset the environment to an initial state, once of which involves resetting odometry.

I tried stop and reload the velocity_controller in the controller_manager, but the object is still active in either in gazebo_ros_control (for sim) and node that implements the controller_manager interface (on real robot). Hence the odom does not reset.

Would it be possible to provide a service in diff_drive_controller so that states such as x_ and y_ are reset?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions