-
Notifications
You must be signed in to change notification settings - Fork 61
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
[W4U][hrpsys_ros_bridge_tutorials] Add Euslisp interface of HIRONXJSK #549
base: master
Are you sure you want to change the base?
Conversation
Unlike #544 , this PR deletes nothing. |
@Affonso-Gui Please use this branch instead of #548 |
@pazeshun Thanks! Working perfectly |
bd48982
to
4ac6e88
Compare
4ac6e88
to
96abbac
Compare
Old hrpsys in HIRONX itself has no way to load file of force moment offset param, so we do that with Euslisp
Because hironx has two types of joint_states on one topic: whole body and hand
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Have been using for the last months, including lab demos, and everything is working fine.
Note: This PR depends on https://github.com/start-jsk/rtmros_hrp2/pull/507 and start-jsk/rtmros_hironx#527, so merging this should be after completing those PRs. |
Depends on https://github.com/start-jsk/rtmros_hrp2/pull/507
Please use this with start-jsk/rtmros_hironx#527
hironxjsk.l
becomes automatically generated by build.Updated version of #548