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

LMS151 always reports 5000 for output range angle resolution #51

Open
mrwrock opened this issue Apr 10, 2018 · 0 comments
Open

LMS151 always reports 5000 for output range angle resolution #51

mrwrock opened this issue Apr 10, 2018 · 0 comments

Comments

@mrwrock
Copy link

mrwrock commented Apr 10, 2018

scan_msg.angle_increment = static_cast<double>(outputRange.angleResolution / 10000.0 * DEG2RAD);

SOPAS didn't appear to allow changing the output angle range value, it only allows changing the start and stop angle. I suggest using cfg.scaningFrequency instead of outputRange.angleResolution.

This was the only way I was able to operate my LMS151 at 0.25deg/25Hz

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

1 participant