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

Unable to get laser output range. Retrying #32

Open
athtest800 opened this issue Sep 17, 2016 · 2 comments
Open

Unable to get laser output range. Retrying #32

athtest800 opened this issue Sep 17, 2016 · 2 comments

Comments

@athtest800
Copy link

Hello!
I get "Unable to get laser output range. Retrying" when i change resolution to 0.25 and frequency 25 through SOPAS.
Can i solve it? Also, it does not read the angle range that i stored previously in SOPAS. So i use laser filters.
Thank you

@Entropy512
Copy link

That's the result of a check at https://github.com/clearpathrobotics/LMS1xx/blob/master/src/LMS1xx_node.cpp#L71 - I'm not sure why Clearpath hardcoded this to only allow 50 Hz laser configurations. Changing this will allow you to use a 25 Hz laser - but I'm not sure if there's anything else hardcoded to assume a 50 Hz laser configuration yet.

I've had no issues with it reading the angle range stored in SOPAS - HOWEVER the range is only read on startup of the node. If you change anything in SOPAS while the node is running, you need to stop the ROS node and restart it.

@aaravrav142
Copy link

Any update on this issue. I am also struggling with this. With 50Hz 0.5 resolution the lidar works fine. But I would like to have 25Hz, 0.25 resolution to get more data points for finer maps. Can you report whether changing the values in SOPAS and changing the parameter frequency 5000 to 2500 would make it work or not?
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

No branches or pull requests

3 participants