Skip to content
Snippets Groups Projects
Commit 0e4333a0 authored by Shivang Patel's avatar Shivang Patel Committed by Steven Macenski
Browse files

Refactored nav2_dwb_controller README.md (#1275)

- Removed plans which are already been taken care off
parent 67a92be8
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,4 @@ TaskStatus execute(path)
```
## Future Plans
* Add support for recovery behaviors https://github.com/ros-planning/navigation2/issues/49
* Simplify parameters and remove obsolete parameters https://github.com/ros-planning/navigation2/issues/201
* Remove the direct inclusion of `costmap_2d` and replace it with calls to the world model node. https://github.com/ros-planning/navigation2/issues/21
* Port another planner to refine the interfaces to the planner and to the world model. There are not many local planners available for the navigation stack, it seems. However `Time Elastic Band` seems like an interesting possibility of the few that are out there, as it interprets the dynamic obstacles very differently. https://github.com/ros-planning/navigation2/issues/202
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment