File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -153,3 +153,21 @@ If you use this work, please make sure to cite both Nav2 and Fields2Cover:
153
153
doi={10.1109/LRA.2023.3248439}
154
154
}
155
155
```
156
+
157
+ ## To fully integrate into Nav2
158
+
159
+ Within Fields2Cover [ outlined here] ( https://github.com/Fields2Cover/Fields2Cover/issues/73 ) :
160
+ - [ ] Optional starting / goal point on the field
161
+ - [ ] Voids in field
162
+ - [ ] Non-convex shaped fields
163
+ - [ ] Option to have turns be promised to be within polygon for confined spaces
164
+ - [ ] Overlapping operational segments when overlapping is desirable
165
+ - [ ] Around-border option
166
+
167
+ Within Nav2 and this work:
168
+
169
+ - [ ] Migrate the tester.py and demo's python scripts into the simple navigator's capabilities
170
+ - [ ] Add Nav2 System Test running the server
171
+ - [ ] Add a tutorial about using the coverage server / navigator
172
+ - [ ] Add server to Nav2 docs: configuration guide, migration guide, BT ports, groot index
173
+
You can’t perform that action at this time.
0 commit comments