amcl question
Hi everyone, I am new to ROS and I have a question about amcl package. Does AMCL take dynamic obstacles into account? or is it for static obstacles only?
Thanks for your help, Firat
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi everyone, I am new to ROS and I have a question about amcl package. Does AMCL take dynamic obstacles into account? or is it for static obstacles only?
Thanks for your help, Firat
AMCL does not try to model dynamic obstacles. However, probabilistic methods like AMCL are generally fairly robust to things like dynamic obstacles, as long as they don't comprise most of your sensor data. For instance, a person walking by the robot while it navigates down a hallway is unlikely to cause to lose localization -- whereas several people circling around the robot and blocking out the laser's view of the walls around it may very well cause it to lose localization.
Asked: 2013-03-26 17:25:47 -0600
Seen: 660 times
Last updated: Mar 26 '13
Default 2D pose estimate when navigating
Shoudl AMCL attempt to respect/get hints from walls?
Should i be able to set the current pose for amcl?
How to handle the kinect camera's vertical movement while using amcl?
Set the initial pose with rviz
Pointcloud_to_laserscan ranges angular min and max?
How to set the dimensions of the initial pose array