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

Fixed-frame-based transformations (ros-pkg ticket #477) #29

Closed
hershwg opened this issue Sep 19, 2012 · 0 comments
Closed

Fixed-frame-based transformations (ros-pkg ticket #477) #29

hershwg opened this issue Sep 19, 2012 · 0 comments
Labels

Comments

@hershwg
Copy link
Member

hershwg commented Sep 19, 2012

Need to change the way the visualizer deals with transformations. Currently it transforms directly from the frame of the incoming messages to the frame we're displaying in. What we should be doing is transforming to a fixed frame ("map" or possibly "odom") and just transforming the things that need to be relative to the target frame as needed (the robot, camera, grid, origin axes...).

trac data:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant