You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, guys
I ran into a problem when getting cone coordinates from a topic. After visualizing received coordinates I get an offset.
The problem occurs only when the car is moving.
How can I reduce this offset?
Thank you.
The text was updated successfully, but these errors were encountered:
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.
Hey, guys
I ran into a problem when getting cone coordinates from a topic. After visualizing received coordinates I get an offset.
The problem occurs only when the car is moving.
How can I reduce this offset?
Thank you.
The text was updated successfully, but these errors were encountered: