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

Odometry estimation issue #45

Open
rventura opened this issue Jul 31, 2014 · 1 comment
Open

Odometry estimation issue #45

rventura opened this issue Jul 31, 2014 · 1 comment

Comments

@rventura
Copy link

Can't understand the meaning of the '-=' in line 556 of file libstage/model_position.cc. What is happening with me, on an omnidirectional robot, is that, with pose.a=0, a positive vel.y will imply a decreasing pose.y, which does not seem to make sense. Can anyone clarify this?

@slremy
Copy link

slremy commented Apr 22, 2015

This may be one of those pesky coordinate frame issues:
https://github.com/rtv/Stage/blob/master/libstage/model_position.cc#L556

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

2 participants