Skip to content

Commit 110357c

Browse files
committed
adding migration guide
1 parent 9fe91f0 commit 110357c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,21 @@ If you use this work, please make sure to cite both Nav2 and Fields2Cover:
153153
doi={10.1109/LRA.2023.3248439}
154154
}
155155
```
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+

0 commit comments

Comments
 (0)