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

Integrate slope lidar #368

Open
m3d opened this issue Feb 21, 2020 · 0 comments
Open

Integrate slope lidar #368

m3d opened this issue Feb 21, 2020 · 0 comments

Comments

@m3d
Copy link
Member

m3d commented Feb 21, 2020

The slope lidar is used on robot Eduro to scan traversibility of the surface in front of the robot. Current mounting corresponds to 60 cm height and 145cm readings -> 25deg

>>> math.degrees(math.asin(60/145))
24.443335427697384

Note, that the slope lidar is relatively sparse and has to be integrated into some local map otherwise obstacles like wooden barrier would be overlooked (it is visible at some distance but if you move closer it "disappears").

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