Skip to content

Commit 9f561c2

Browse files
author
Cesar Lopez
committed
Fix doc. move base plugin
1 parent c9f370d commit 9f561c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This package provides an implementation of a Full Coverage Path Planner (FCPP) using the Backtracking Spiral Algorithm (BSA), see [1].
66

7-
This packages acts as a global planner plugin to the Move Base Flex package (http://wiki.ros.org/move_base_flex).
7+
This packages acts as a global planner plugin to the Move Base package (http://wiki.ros.org/move_base).
88

99
![BSA](doc/fcpp_robot_0_5m_plus_tool_0_2m.png)
1010

@@ -36,7 +36,7 @@ The Full Coverage Path Planner package has been tested under [ROS] Melodic and U
3636
#### Dependencies
3737

3838
- [Robot Operating System (ROS)](http://wiki.ros.org) (middleware for robotics),
39-
- [Move Base Flex (MBF)](http://wiki.ros.org/move_base_flex) (Move base flex node)
39+
- [Move Base Flex (MBF)](http://wiki.ros.org/move_base_flex) (move base flex node) used for system testing
4040

4141

4242
#### Building

0 commit comments

Comments
 (0)