File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
This package provides an implementation of a Full Coverage Path Planner (FCPP) using the Backtracking Spiral Algorithm (BSA), see [ 1] .
6
6
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 ).
8
8
9
9
![ BSA] ( doc/fcpp_robot_0_5m_plus_tool_0_2m.png )
10
10
@@ -36,7 +36,7 @@ The Full Coverage Path Planner package has been tested under [ROS] Melodic and U
36
36
#### Dependencies
37
37
38
38
- [ 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
40
40
41
41
42
42
#### Building
You can’t perform that action at this time.
0 commit comments