Skip to content

Initialize MotionData using initial values from ros2_control xacro#45

Open
Yadunund wants to merge 3 commits intoPickNikRobotics:rollingfrom
Yadunund:yadu/support_initial_joint_values
Open

Initialize MotionData using initial values from ros2_control xacro#45
Yadunund wants to merge 3 commits intoPickNikRobotics:rollingfrom
Yadunund:yadu/support_initial_joint_values

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