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

Add HRP3HAND for HRP2JSKNT* #330

Closed
wants to merge 16 commits into from

Conversation

Naoki-Hiraoka
Copy link
Contributor

@Naoki-Hiraoka Naoki-Hiraoka commented May 16, 2020

このPRは#328 を含んでいます(#328 を先にmergeしてください)
https://github.com/start-jsk/rtmros_hrp2/pull/560 が必要です
start-jsk/rtmros_tutorials#577 が必要です
https://github.com/start-jsk/rtmros_hrp2/pull/574 が必要です

ロボット本体とハンドで別のロボットとして扱うために,
choreonoid内に複数のVirtualRobotRTCをロードしロボット本体とハンドそれぞれに割り当て,複数のiob.cppをhrpsys内の異なるrtcでロードしてそれぞれがVirtualRobotRTCと通信するために,オプションでiob.cppに名前空間を設定できるようにしました.

rtmlaunch hrpsys_choreonoid_tutorials hrp2jsknts_choreonoid.launch
$ roscd hrpsys_ros_bridge_tutorials/euslisp
$ roseus ./hrp2jsknts-interface.l
$ (hrp2jsknts-init)
$ (send *hrp2jsknts* :hand :arms :hook-pose)
$ (send *ri* :hand-angle-vector (send *hrp2jsknts* :hand-angle-vector) 5000)
$ (send *hrp2jsknts* :hand :arms :grasp-pose)
$ (send *ri* :hand-angle-vector (send *hrp2jsknts* :hand-angle-vector) 5000)

choreonoid

choreonoid

@Naoki-Hiraoka
Copy link
Contributor Author

https://github.com/start-jsk/rtmros_hrp2/issues/578 によって不要になりました.

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