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

Need suggestion regarding use of laserscanner or radar

asked 2014-05-15 11:23:50 -0500

Ashesh Goswami gravatar image

Hi,

I am currently doing research in the field of Autonomous Navigation. Although this question might be slightly inappropriate for ROS forum, I decided to post it for getting some good suggestions. I have been using LMS Sick-200 laser-scanner for performing 2D detection of obstacles for velocity estimation. However, if I check the state-of-the-art technology, most of the vehicles (Vovlo, Google, Ford, Honda, etc) use RADAR sensors (both long and short range) for performing tasks like object detection, collision avoidance, velocity estimation, etc. Can anyone suggest whether it would be a better decision to shift to RADAR and whether I would get enough support in ROS and the available wrappers and drivers if I start using Radar instead of laser-scanners (like how it is available for SICK and Hokuyo lidars). Thanks

edit retag flag offensive close merge delete

Comments

Did you find any resources on radars? It's been 3 years but radars are still not a part of ROS as they are used in the autonomous vechicles projects, and as you said, they are cheaper than a LIDAR

SorinV gravatar image SorinV  ( 2017-07-11 10:27:34 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2014-05-15 21:19:41 -0500

I do not know of any support for RADAR sensors in ROS at this time (which doesn´t mean it doesn´t exist somewhere, only that their use is very uncommon). LIDAR based sensing (SLAM, point cloud processing etc.) however is ubiquitous in the ROS world, so from an availability standpoint LIDAR sensors are the clear winners. It also appears to me that Velodyne type sensors are still the main sensor for 360deg coverage object detection, collision avoidance etc. on most (highly) autonomous car projects (certainly the Google one). Caveats due to cost or the desire to have a "clean" car configuration apply of course.

edit flag offensive delete link more

Comments

thanks a lot..yes I agree that the Velodyne 3D LIDARS are the main sensors used for complex autonomous car projects but it is a very expensive tool to be used in case I am planning to perform comparatively easier tasks like lane change or collision avoidance..so I guess I should keep the hunt on to see if any radar related help is available..otherwise I would stick to the SICK LMS laser-scanner.

Ashesh Goswami gravatar image Ashesh Goswami  ( 2014-05-17 10:14:43 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-05-15 11:23:50 -0500

Seen: 862 times

Last updated: May 15 '14