Can I use LIDAR-light v2 for beaglebone black to scan a map using tiny slam on ROS?

asked 2016-08-13 22:11:24 -0500

updated 2016-08-13 23:24:21 -0500

I have a LIDAR-light v2 sensor that attached to i2c port of the beaglebone black that run ROS indigo on ubuntu 14.04 LTS .Is that sensor good for get data to process on tiny SLAM algorithm on ROS?

edit retag flag offensive close merge delete

Comments

Do you have a link to the lidar you use? Most slam algorithms need a lidar that covers multiple angles.

Humpelstilzchen gravatar image Humpelstilzchen  ( 2016-08-15 03:06:09 -0500 )edit
1

@kaviranga As the comment above says, you can't do SLAM with a single laser beam. You'll have to buy something like a RP-LIDAR or an XV-11 LIDAR or wait for the Sweep ( https://www.kickstarter.com/projects/... )

spmaniato gravatar image spmaniato  ( 2016-08-18 10:51:10 -0500 )edit

@Humpelstilzchen This is the link for that sensor information page LIDAR-Lite v2

kaviranga gravatar image kaviranga  ( 2016-08-19 23:39:45 -0500 )edit

@spmaniato LIDAR-light v2 can be converted into RPI lidar after connecting to a rotational bed . So I've build it and got good results at the 300 rpm.

kaviranga gravatar image kaviranga  ( 2017-02-24 00:12:53 -0500 )edit

@spmaniato This is the i2c example of lIdarLite Scanner hector_slam_wreck

kaviranga gravatar image kaviranga  ( 2017-12-22 07:47:33 -0500 )edit