-
Couldn't load subscription status.
- Fork 410
[Steering controllers library] Reference interfaces are body twist #1168
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
[Steering controllers library] Reference interfaces are body twist #1168
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This basically affects only the controllers that chains with steering controller library
Thanks for the fixes @christophfroehlich
…1168) (#1173) (cherry picked from commit 6155248) Co-authored-by: Christoph Fröhlich <[email protected]>
…1168) (#1174) (cherry picked from commit 6155248) Co-authored-by: Christoph Fröhlich <[email protected]>
Fixes #1167
I'm not sure if the intention of the author was to have position input, but as it is implemented we have a body twist input on reference interfaces (velocity, not position). This PR fixes this, without any attempt to deprecate the old behavior because it was just wrong.
Tests succeed on iron distro