ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

a cheap Laser / IR solution for 2D mapping?

asked 2015-05-11 07:07:37 -0500

sobot gravatar image

updated 2015-05-18 11:24:52 -0500

Hi guys,

does anyone know of a relatively cheap sensor solution for 2D mapping? don't need it to be (laser) accurate. just good enough to build a 2D map for some basic indoor navigation job.

Sonar, IR, anything that might do the job.

UPDATE: i also found LiDAR-Lite i guess its fairly new to the marker. it is also very cheap but it should be modified to cover 360 degree around it. anyone tried it before?

Thanks for the ideas n answers.

edit retag flag offensive close merge delete

4 Answers

Sort by ยป oldest newest most voted
2

answered 2015-05-11 21:59:55 -0500

jseal gravatar image

Here's a Poor man lidar, that could be used for mapping. It uses a sharp IR sensor and a servo.

http://www.pirobot.org/blog/0014/

The xv-11 laser is a fairly cheap setup for under $100 on eBay.

http://wiki.ros.org/xv_11_laser_driver

edit flag offensive delete link more

Comments

hello! have you ever tried a PML before? i thought i'd eliminate the moving parts and build an ir_ring instead, any ideas?

sobot gravatar image sobot  ( 2015-05-13 11:12:32 -0500 )edit

I've done both suggestion second is better. I was never able to get a good map with the IR moving on a servo and my robot moving. Probably could have built a decent map if I had stitch several static maps together.

jseal gravatar image jseal  ( 2015-05-13 17:55:15 -0500 )edit

by second, you mean IR ring or xv-11?

sobot gravatar image sobot  ( 2015-05-13 18:04:53 -0500 )edit

xv-11. I haven't done the IR ring but it should work. Any particular reason for no moving parts?

jseal gravatar image jseal  ( 2015-05-13 21:28:06 -0500 )edit

just for eliminating moving parts (risk of mechanic failure) and also i wanna put a cover over the robot, panning IR will need a wide opening in the robot's cover. but I'm thinking a ring may have some overlapping and blind spot problems.

sobot gravatar image sobot  ( 2015-05-14 07:58:25 -0500 )edit

I like the idea, I'll have to follow up with you to see how well it works out. You could use a couple of bumpers in the front to protect against blind spots.

jseal gravatar image jseal  ( 2015-05-14 18:54:14 -0500 )edit

yea sure, lets see what i end up buying and we'll see how it works out. Lidar is tempting though lol do you happen to know of a working exploration package? I'm stuck.

sobot gravatar image sobot  ( 2015-05-14 19:25:20 -0500 )edit

Sorry I don't.

jseal gravatar image jseal  ( 2015-05-14 22:45:46 -0500 )edit
0

answered 2015-05-12 06:43:58 -0500

Mehdi. gravatar image

An Xtion from Asus is also enough for indoor navigation. A drawback would be its limited field of view. An example of using it with a turtlebot for navigation can be found here.

edit flag offensive delete link more

Comments

Hi, i was thinking more about an IR or a cheap lidar solution, and primarily wanted to couple it with an Exploration pkg, which looks like "Exploration" is not easy to find either! any idea's for that part?

sobot gravatar image sobot  ( 2015-05-14 08:19:15 -0500 )edit

In the field of robotics, a Xtion or a Kinect IS a "cheap" sensor !!!

Mehdi. gravatar image Mehdi.  ( 2015-05-15 03:02:31 -0500 )edit
1

answered 2015-05-13 10:53:20 -0500

I do not know if it will be cheap enough.

http://www.robotshop.com/en/rplidar-3...

ROS node can be found here:

https://github.com/robopeak/rplidar_ros

edit flag offensive delete link more

Comments

Hi! its looks the same as xv_11 lidar, have you tried it? are these two different products?

sobot gravatar image sobot  ( 2015-05-13 11:11:17 -0500 )edit

I have tried the rplidar with hector slam it works great!

Trexter101 gravatar image Trexter101  ( 2015-05-13 12:35:20 -0500 )edit

RPLidar works great with GMapping too for me

afranceson gravatar image afranceson  ( 2015-05-15 08:10:58 -0500 )edit
0

answered 2015-05-17 07:53:51 -0500

AlexR gravatar image

Tera Ranger One could be another choice. The ROS package is given here on the github.

edit flag offensive delete link more

Comments

hi, did you show me how to map with IR sensor?

Emilien gravatar image Emilien  ( 2016-04-29 09:24:34 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2015-05-11 07:07:37 -0500

Seen: 2,431 times

Last updated: May 18 '15