Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RotationShimController] fix: rotate on short paths #4716

Merged

Commits on Oct 9, 2024

  1. [RotationShimController] fix: rotate on short paths

    Add header data to goal for short paths.
    
    Commit d8ae3c1 added the possibility to
    the rotation shim controller to rotate towards the goal when the goal
    was closer that the `forward_sampling_distance`. This feature was not
    fully working as the goal was missing proper header data, causing the
    rotation shim to give back control to the main controller.
    agennart committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    687a591 View commit details
    Browse the repository at this point in the history