-
Notifications
You must be signed in to change notification settings - Fork 61
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
gazebo+kinematics_modeでHrpsysSeqStateROSBridgeの出すodomの速度が振動する #393
Comments
kinematics_mode:=falseと比較してみてください。転んでいても/odomはでるはずです |
なおhrpsysはかなりの頻度でtimeoverしていました.
|
HrpsysSeqStateROSBridgeの速度計さんの中の割り算が怪しい気がする |
https://github.com/start-jsk/rtmros_common/blob/master/hrpsys_ros_bridge/src/HrpsysSeqStateROSBridge.cpp#L63-L83 HrpsysSeqStateROSBridge |
gazeboでの良い方法はわかっていないのですが、実機やhrpsysでは正しいstampが入るように以下の修正でなると思います。 |
autoblanacerの出すbaseTformは指令値情報なので、バグってない限りなめらか(計測値より) 速度計算は
だと、ほんとは後者がおすすめです。 |
…6-20160415 [jsk_hrp2_ros_bridge] Calibrate multisense of hrp2016 manually
gazebo上においてkinematics_modeを有効にした状態でauto-balancerのみを使ってgo-posすると速度が大きく振動します.
hrpsys-simulatorではこのような速度の振動は再現しなかったためgazeboとhrpsysを組み合わせた時に発生する問題のように思います.
kinematics_mode無効だとまだ歩けない(転ぶ)のでkinematics_mode:=falseは試していません.
gazeboとの時間合わせあたりに問題があるのでしょうか?
roslaunchのコマンド
eusのコマンド
/odom/twist/twist/linear/xのログ
The text was updated successfully, but these errors were encountered: