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

Cone detection offset #11

Open
Taintedy opened this issue Feb 29, 2020 · 1 comment
Open

Cone detection offset #11

Taintedy opened this issue Feb 29, 2020 · 1 comment

Comments

@Taintedy
Copy link

Hey, guys
I ran into a problem when getting cone coordinates from a topic. After visualizing received coordinates I get an offset.
Selection_003
The problem occurs only when the car is moving.
How can I reduce this offset?
Thank you.

@Francisco-Carvalho98
Copy link

Are you using ros::Time::Now() to fill in the header.stamp of those markers? If so, you shouldn't. You need to propagate the stamp that comes from the topic the simulator provides.

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