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

Adding option to transform map based on header timestamp #1066

Merged
merged 3 commits into from
Apr 29, 2017

Conversation

ayrton04
Copy link
Contributor

@ayrton04 ayrton04 commented Nov 2, 2016

Addresses #1065. Wasn't sure what name to give the property in the display window. I'm open to suggestions if anyone has any!

@NikolausDemmel
Copy link
Contributor

LGTM.

The name is reasonable IMHO.

@wjwwood
Copy link
Member

wjwwood commented Nov 4, 2016

Cool, I'll try it out locally ASAP. @ayrton04 can you give an example scenario where I could test this out?

@ayrton04
Copy link
Contributor Author

ayrton04 commented Nov 6, 2016

I'm afraid I don't have code I can share, but if you turn a delayed laser scan into an occupancy grid with a timestamp and frame_id of the laser scan itself, then it becomes easy to see the effect of the PR.

@ayrton04
Copy link
Contributor Author

I've also found that just running a robot in sim and visualizing the local costmap works well. If it moves around a fair amount when the new parameter is set to false, it becomes much more stable after enabling it.

@wjwwood
Copy link
Member

wjwwood commented Jan 28, 2017

I tried using the examples in navigation_stage but I was unable to see the change you're talking about when enabling/disabling this option. Maybe you could make a short video/gif and upload it?

@ayrton04
Copy link
Contributor Author

ayrton04 commented Feb 1, 2017

Sure, I'll do that.

@wjwwood
Copy link
Member

wjwwood commented Apr 29, 2017

I tried this again but I still couldn't see the difference. I must be doing something that doesn't exhibit the problem in the first place. Since the code lgtm and its hidden behind an option with a default behavior that hasn't changed, I'm going to go ahead and merge this. If someone else notices this doesn't resolve the problem we can fix it up then.

@wjwwood wjwwood merged commit 3cb7b0d into ros-visualization:kinetic-devel Apr 29, 2017
@ayrton04
Copy link
Contributor Author

Apologies, @wjwwood. I am running Xenial/Kinetic, and was hoping to use one of the open-source robot sims to produce an example, but never found a Kinetic-friendly one, and didn't get around to building an Indigo install in Xenial.

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

Successfully merging this pull request may close these issues.

None yet

3 participants