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

Don't attempt to transformMap until one is actually received. #932

Conversation

NikolausDemmel
Copy link
Contributor

Without this patch, the map display shows frame transformation errors
from with an empty frame_id, since it attempts to transform the
default-initialized occupancy grid variable.

Without this patch, the map display shows frame transformation errors
from with an empty frame_id, since it attempts to transform the 
default-initialized occupancy grid variable.
@wjwwood
Copy link
Member

wjwwood commented Oct 17, 2015

Thanks. I'll merge when CI completes.

wjwwood added a commit that referenced this pull request Oct 17, 2015
…-map

Don't attempt to `transformMap` until one is actually received.
@wjwwood wjwwood merged commit f8bf2db into ros-visualization:indigo-devel Oct 17, 2015
@NikolausDemmel
Copy link
Contributor Author

Cheers!

@NikolausDemmel NikolausDemmel deleted the fix/map-display-transform-map branch October 17, 2015 22:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants