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

[hironx_tutorial/hironxjsk_real.launch]publish real hand joint state #620

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YUKINA-3252
Copy link

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