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

LaserScan messages have invalid time_increment and scan_time values! #31

Open
pitosalas opened this issue May 25, 2023 · 0 comments · May be fixed by #32
Open

LaserScan messages have invalid time_increment and scan_time values! #31

pitosalas opened this issue May 25, 2023 · 0 comments · May be fixed by #32

Comments

@pitosalas
Copy link

LaserScan messages (http://docs.ros.org/en/melodic/api/sensor_msgs/html/msg/LaserScan.html) has very invalid time_increment and scan_time values:

time_increment: 153333.328125
scan_time: 110400000.000000

This causes problems in the rest of the code, as well as rviz. Any idea on what might be causing this? I've traced the code and I can't see it. Thanks!

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 a pull request may close this issue.

1 participant