Skip to content

Commit 5f9884e

Browse files
authored
Update README.md
Add Sparrow Families
1 parent bc46da5 commit 5f9884e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,13 @@ buffer.add(S1, A1, R2, dw2, ct1)
287287
done2 = dw2+tr2
288288
ct2 = ~(done2)
289289
```
290+
## The Sparrow families
291+
### Other Versions:
292+
- [Sparrow-V0](https://github.com/XinJingHao/Sparrow-V0): Original Version
293+
- [Sparrow-V1](https://github.com/XinJingHao/Sparrow-V1): Far more faster than V0
294+
- [Sparrow-V2](https://github.com/XinJingHao/Sparrow-V2): Dynamic Obstacles are supported
290295

291-
## Important Differences from Sparrow-V0
296+
### Important Differences from Sparrow-V0
292297

293298
Some features from Sparrow-V0 are modified in ```Sparrow-V1.0```. They are:
294299

0 commit comments

Comments
 (0)