tracking and avoiding obstacle by LASER
Do anyone use LASER in gazebo to simulate tracking robot and avoiding obstacle at the same time? could you please suggest about the algorithm.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Do anyone use LASER in gazebo to simulate tracking robot and avoiding obstacle at the same time? could you please suggest about the algorithm.
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
Asked: 2014-04-03 03:26:26 -0600
Seen: 757 times
Last updated: Apr 03 '14
Problem with laser scan Hokuyo and windows/glass.
The map in hector_slam blinks.
How to write a driver for Hokuyo Laser Scanner?
Strange error when using a new Hokuyo sensor-- Installation error [closed]
Plotting Lidar Map data in rviz
.bag file error by Hokuyo laser scanner
2D Nav Goal doesn't work after using kinect instead of Hokuyo Laser [closed]