Tuesday, April 7, 2015
The Lidar-Lite Ranging Sensor
Currently, I am working with the new PulsedLight Lidar-Lite range sensor, a small Laser emitter/receiver that can measure distance in one direction. It is a terrific sensor that I bought for only $89 on-line. A typical Lidar sensor is usually in the hundreds or even thousands of dollars, so this is quite a bargain, and something that the at-home maker can afford. Not only is it cheap, it als has terrific accuracy and works with both PWM and I2C.
As of right now, I am writing a couple of libraries in Python and C++ to interface with the Lidar-Lite via I2C. My work is currently posted here. Most of my experimentation has been using a Raspberry Pi with Rasbian Wheezy. The idea is to make these libraries portable and then use them on a Robot Operating System (ROS) project, down the road. Once the library is finished, I will post a quick tutorial on how to use it. PusledLight also has a great repository of Arduino sketches for use the Lidar-Lite here. I have tried them out and they work great. Check it out!
Subscribe to:
Post Comments (Atom)
Working with Google's Cartographer SLAM Package
At my current position, at Canvas Construction, I have worked with a number of SLAM and localization packages. In the past few years, my wor...
-
https://github.com/team401/Vision-Tutorials/wiki/Yaw-and-Pitch In recent weeks, I have spent some time brushing up on as many types of A...
-
At my current position, at Canvas Construction, I have worked with a number of SLAM and localization packages. In the past few years, my wor...
-
Over the past few weeks, I have been working on a few different projects to broaden my skills and learn about some new technologies. One ar...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.