Skip to content

Conversation

@YUKINA-3252
Copy link
Contributor

Previously the states of hand joint were published as dummy angles using hand_joint_state_publisher.py and do not follow the real state.
In this PR, hand-joint-state-publisher.l publishes the real hand-joint states. The real states are published if you set publish_real_hand_joint_state to true in a launch file. The real_hand_joint_state_rate sets the publish rate.
The actual angles followed are shown below. In this experiment, the actual robot is taking the start-grasp pose.

(before)The hand displayed in rviz does not reflect the actual angle, but always displays the angle published in dummy.
Screenshot from 2024-01-23 12-04-29

(after)The hand displayed in rviz now reflects the actual angle.
Screenshot from 2024-01-23 12-01-03

@YUKINA-3252 YUKINA-3252 marked this pull request as draft January 23, 2024 07:29
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