-
Notifications
You must be signed in to change notification settings - Fork 41
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
[wip] add end-coords-interpolation #244
Conversation
手先の作業空間で補間して動くモードです. @wkentaro @yuyu2172 @pazeshun @knorth55 似たようなコードを書いている人がいたらおしえて下さい.例えばIK解いた後にNullSpaceで元の姿勢に近づくようにしているかとか,いくつか気になりました. |
0bafddb
to
69f2dbc
Compare
私の理解が正しいのかわかりませんが、これは補完された経由点全てでIKが解けないとangle-vectorを送ること自体がキャンセルされるという理解でよろしいでしょうか? |
そうです.テストしましょう.いまは非常にプリミティブな実装になっているので,もうすこし賢くはできるはずです. |
このPRでmasterをrebaseした状態で、jsk-ros-pkg/jsk_robot#746, jsk-ros-pkg/jsk_robot#747, start-jsk/jsk_apc#1987 とともに実機で実験してみました。 |
こちらですが、
|
一番目の問題点を、 #273 で解決できたように思います。 |
二番目の問題点については、Baxter specificだと思うので、pr2eusとしては #273 で十分だと思っています。 |
commited by #273 |
move robot in cartesian space interpolation