-
Notifications
You must be signed in to change notification settings - Fork 3
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
[spotarm] :angle-vector で動かしたあとにimpedance-param がリセットされる #90
Comments
なるほど.サンプルプログラムレベルで:angel-vectorと :impedance-param が併用されているのがないか調べてみてください.https://github.com/boston-dynamics/spot-sdk/tree/master/python/examples ちなみに,どういう場面での用途になるでしょうか? |
ArmJointTrajectoryは引数にimpedance matrix を入れる項目が無いので、今のhandle_arm_joint_trajectoryの変更では難しそうです。
|
VID_20230227_144338.mp4テレオペで動かして拭かせようとしてみました。ロボットの身体は指令通りの方向へ真っ直ぐ動くわけではないので、細かい位置が必要な動作はあまり向いてなさそうです。 |
support サイトに,机の上の掃除のような動作はどうするんだ?と聞いてみましょう. |
上のPRでimpedance controlを使って位置指令を送るインターフェースを追加しました。
のようにして使います。 |
VID_20230228_154506.mp4 |
No description provided.
The text was updated successfully, but these errors were encountered: