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

Initialize MotionData using initial values from ros2_control xacro #45

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

Conversation

Yadunund
Copy link
Collaborator

This PR fixes #44
It relies on changes from ros-industrial/abb_egm_rws_managers#9

In the implementation, the initial value of relevant state and command interfaces are retrieved from the HardwareInfo. If these initial_values are not provided in the ros2_control xacro, the values are assumed to be 0.0 which is the same as the current behavior.

Signed-off-by: Yadunund <yadunund@openrobotics.org>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
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.

Robot is forced to 0rad joint positions once hardware interface establishes EGM connection
1 participant