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

tracking and avoiding obstacle by LASER

asked 2014-04-03 03:26:26 -0500

bestbesta gravatar image

Do anyone use LASER in gazebo to simulate tracking robot and avoiding obstacle at the same time? could you please suggest about the algorithm.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-04-03 14:52:45 -0500

Ken_in_JAPAN gravatar image

updated 2014-04-03 15:32:31 -0500

I recommend segbot package to you. Segbot package includes both hokuyo laser and kinect. I think that It is useful for you. At first, you will try next command on terminal and check packages.

apt-cache search ros-hydro-segbot

If you use distribution except for hydro, you please change a part of hydro into your distribution. In case of hydro, you will find 8 packages.

ros-hydro-segbot
ros-hydro-segbot-apps
ros-hydro-segbot-bringup
ros-hydro-segbot-description
ros-hydro-segbot-gazebo
ros-hydro-segbot-navigation
ros-hydro-segbot-sensors
ros-hydro-segbot-simulator

After installing them, you will launch segbot with next command.

roslaunch segbot_gazebo segbot_navigation.launch
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-04-03 03:26:26 -0500

Seen: 736 times

Last updated: Apr 03 '14