-
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
debug pr2 narrow stereo camera time stamp mismatch #51
Comments
でもあいかわらずずれている.
|
tempな解決策としては, camera calibrationのときに --approx=0.3としてapprox filterを使う. ずれがでかい場合には, pr2を再起動して, ずれが少なくなるまでまつ. => うまくいかない... |
roswiki https://wiki.ros.org/wge100_camera をみると
と書いてある. また
のよう. 実際 |
ソースコードはこちら https://github.com/ros-drivers/wge100_driver |
robot stop / start繰り返していても, 片方は0.000になるが, 両方はならない. calibする目的のためだったら, 片方を0.000に揃えた状態にしてcalibして, またrobot stop/startとして揃えて...というのをすればいいだけでは? |
これのせいでTimeSynchronizerでいっこうにcbがよばれない. calib できない
https://github.com/HiroIshida/snippets/blob/master/ros/tools/debug/topic_latency.py
For narrow stereo
the diff value is
For wide stereo
the diff value is
The text was updated successfully, but these errors were encountered: