Skip to content

Commit 247706c

Browse files
committed
Note on F2C version
1 parent ad7110e commit 247706c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,15 @@ PS: Click on either image to see the demo videos! :-)
3434

3535
https://github.com/user-attachments/assets/e44d8f10-c5b0-4345-81ad-25f3bcd06030
3636

37+
### Fields2Cover Installation
38+
39+
opennav_coverage works with Field2Cover v1.2.1. The newest version v2.0.0 is not supported at the moment.
40+
41+
To install Fields2Cover, clone it into a colcon workspace and build with `colcon build`.
42+
43+
- Humble & Iron: Use tag `v1.2.1`
44+
- Jazzy & rolling: Use branch `v1.2.1-devel`
45+
3746
## Interfaces
3847

3948
The two main interfaces are `NavigateCompleteCoverage` and `ComputeCoveragePath`. The first is the action definition to request the BT Navigator's `CoverageNavigator` plugin to navigate usign a Complete Coverage task input. The latter is an analog to the `PlannerServer`'s action definition for computing Complete Coverage paths using the `opennav_coverage` action server. See `opennav_coverage_msgs` for complete details.

0 commit comments

Comments
 (0)