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

VRMLにAttitudeSensorを定義して使いたい #53

Open
eisoku9618 opened this issue Apr 14, 2015 · 0 comments
Open

VRMLにAttitudeSensorを定義して使いたい #53

eisoku9618 opened this issue Apr 14, 2015 · 0 comments

Comments

@eisoku9618
Copy link
Contributor

姿勢角を出力するセンサを入手したので, https://github.com/fkanehiro/hrpsys-base/blob/master/lib/io/iob.h#L562 にある read_attitude_sensorを使って,姿勢角をhrpsysのレイヤーまで持ってきたいです.

手順としては

自前のiob

  • read_attitude_sensorなどをオーバーライドする

VRML

  • VRMLにPROTO AttitudeSensorを定義する

openhrp3

hrpsys-base

以外に何をする必要がありますでしょうか?

上記の変更だけですと,以下のように https://github.com/fkanehiro/hrpsys-base/blob/master/rtc/ImpedanceController/ImpedanceController.cpp#L583 のif文のチェックに引っかかってしまいます.

ImpedanceController is not working...
         m_qRef 0
     m_qCurrent 0

ご確認よろしくお願いします.

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