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

冗長マニピュレータの制御 #13

Closed
1 of 4 tasks
RyuYamamoto opened this issue Apr 19, 2016 · 2 comments
Closed
1 of 4 tasks

冗長マニピュレータの制御 #13

RyuYamamoto opened this issue Apr 19, 2016 · 2 comments

Comments

@RyuYamamoto
Copy link
Member

RyuYamamoto commented Apr 19, 2016

目的

7自由度以上のマニピュレータを操作するための制御部分を実装する.

実装する項目

  • ヤコビアンの擬似逆行列の実装
  • 目標軌道を5次の線形補間を用いて,サンプリングタイム毎の軌道を滑らかにする
  • 目標軌道から各関節の目標角度を出力するためのコンポーネントを作成する
  • 両手の目標位置・姿勢を指定するためのインターフェースを用意する(これもコンポーネントか),もしくはchoreonoidにGUIインターフェースを用意する
@RyuYamamoto
Copy link
Member Author

Eigenを用いた特異値分解により擬似逆行列を計算するプログラムを実装,6×10の擬似逆行列が計算できていることを確認している.

@RyuYamamoto
Copy link
Member Author

61f341f

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

No branches or pull requests

1 participant