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

[Admittance] multiple state/command interfaces #1196

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MarcoMagriDev
Copy link

This PR aims to address the following issues:

  1. Fix wrong has flags used in write and read methods
  2. Fix wrong fields of state_commanded used in write_state_to_hardware
  3. Fix that multiple state interfaces are configured only the position state interface is considered due to else if statement.

Moreover:

  1. Makes position state interface mandatory, otherwise the controller will not be able to perform computations. The controller will not be configured if not provided.
  2. Adds compatibility with velocity command interface without position command interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant