Robotics StackExchange | Archived questions

obstacle avoidance using hokuyo and navigation stack

Hello I am new to ROS and trying to use the data from laser scanner hokuyo to autonomously navigate robot by avoiding obstacles. I have sensor_msgs/LaserScan data and I am going through navigation stack tutorial but still confuse that how should I use this data for abstacle avoidance. Need tips.

Asked by ssj on 2017-08-14 12:34:47 UTC

Comments

What exactly are you confused about? The nav stack is large and has a lot going on so we can't really give tips without know what's confusing you.

Asked by jayess on 2017-08-14 14:47:11 UTC

This may help you with what we're looking for http://wiki.ros.org/Support#Guidelines_for_asking_a_question_.28Please_read_before_posting.29

Asked by jayess on 2017-08-14 14:48:45 UTC

Answers