-
Notifications
You must be signed in to change notification settings - Fork 52
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
HrpsysSeqStateROSBridgeでHRP3ハンドのトピックを出す #774
Comments
どちらでもいいです. |
https://github.com/start-jsk/rtmros_hrp2/pull/259, https://github.com/start-jsk/rtmros_hrp2/pull/260, #776 で、ハンドの関節角が/hand_joint_statesとしてpublishされるようになりました。 |
@k-okada 先生,@garaemon さん,@snozawa さん rtcのポートからrosのトピックにするのは, 今回はハンドの関節角はrtcのポートから出ていますが, また,関節名の与え方は, ハンドのjoint_statesを出したい理由は,@garaemonと話していて,ポイントクラウドのセルフフィルターでハンドの点群も除去するのに使えるからです. |
体内からでるStateにハンドを含めるというのはないでしょうか..ColisionCheckにハンドを含めたいとなるんじゃないかとおもっているんですが,その可能性はないですか. ◉ Kei Okada 2015-07-23 11:15 GMT+09:00 Masaki Murooka [email protected]:
|
自分が触れる/触りやすい選択をすることで全体の整合性が取れない不可解なものになってく,というのがあるんじゃないかというのが心配点かな ◉ Kei Okada 2015-07-23 11:27 GMT+09:00 Kei Okada [email protected]:
|
そうなると、corbaにjoint 2015年7月23日木曜日、Kei [email protected]さんは書きました:
✉︎ from iPhone |
体内のstateholderにハンドをいれればいまとおなじ関節をんがし,ジョイント名はモデルから,になって, ◉ Kei Okada 2015-07-23 11:36 GMT+09:00 Ryohei Ueda [email protected]:
|
一つ確認したいのは、結局joint_statesをつなげるのはやらなくてよい? また他のハンド同様、VRMLレベルでは今はハンド情報は使っておらず、URDFなどでくっつけるようになってます。 |
どちらでもいいです,何も考えずに |
cc @iory |
@garaemonさん
HrpsysSeqStateRosBridge (https://github.com/start-jsk/rtmros_common/blob/master/hrpsys_ros_bridge/src/HrpsysSeqStateROSBridge.cpp)から
HRP3ハンドの関節角を出したいという話でしたが,
@snozawa さんとはなしていて,
全身の関節角とハンドの関節角をつなげるのはどこでやるのがよろしいでしょうか.
とりあえずハンド関節角はjoint_states_handsとかで出しておいて,
全身とくっつけるのは別プログラムでよろしいでしょうか.
The text was updated successfully, but these errors were encountered: