PythonRobotics
PythonRobotics copied to clipboard
Enhance external sensors documentation.
Reference issue
fix issue #1160: https://github.com/AtsushiSakai/PythonRobotics/issues/1160
What does this implement/fix?
Adds basic information about some external sensors which were "TBD" in the document.
Additional information
CheckList
- [ ] Did you add an unittest for your new example or defect fix?
- [ ] Did you add documents for your new example?
- [x] All CIs are green? (You can check it after submitting)