ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Just set the parameter include_dynamic_obstacles as default value (bool, default: false). TEB is a local planner, it will detect the new obstacles that not appearing in global map, you can also see the effect by Rviz with local_costmap . So just use it and it will works!