Robotics StackExchange | Archived questions

Object Detection Using Laser

Hi, I am new in ROS, but I have a Hokuyo UTM-30LX laser range finder. I want to detect object that move at laser scan range and publish the position of the moving object. can anyone help me?

I am working in ubuntu 16.04 LTS with ROS Kinnect install. For the laser I use urg_node. I prefer to code with python programming language.

Thanks

Asked by edokusmayuda on 2017-02-22 07:45:56 UTC

Comments

did you solve this problem?

Asked by Mekateng on 2017-10-20 15:45:24 UTC

Did you get what you expected ?? If yes can you share that piece of information. The thing is even I am working on something like that, so as to say I want to get the position of a moving robot with the help of another stationary robot with its laser scanner

Asked by Vignesh_93 on 2021-01-25 06:18:12 UTC

Answers

I am not sure if it is something you were looking for, but I have found out two packages on GitHub that uses LaserScan to detect obstacles and also a few articles on the IEEE Xplorer about the theme.

1. Obstacle Detection

2. Obstacle Detection

IEEE Xplorer Laser Scan detection

I hope this help.

Asked by Lucas Marins on 2019-09-09 07:30:49 UTC

Comments