mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
Update users_comments.md
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
# User's demos
|
||||
|
||||
## WHILL MODEL CR with move to a pose control
|
||||
|
||||
This is an electric wheelchair control demo by [Katsushun89](https://github.com/Katsushun89).
|
||||
|
||||
[WHILL Model CR](https://whill.jp/model-cr) is the control target, [M5Stack](https://m5stack.com/) is used for the controller, and [toio](https://toio.io/) is used for the control input device.
|
||||
|
||||
[move-to-a-pose-control](https://pythonrobotics.readthedocs.io/en/latest/modules/path_tracking.html#move-to-a-pose-control) is used for its control algorithm ([code link](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathTracking/move_to_pose/move_to_pose.py)).
|
||||
|
||||

|
||||
|
||||
Ref:
|
||||
|
||||
- [toioと同じように動くWHILL Model CR (in Japanese)](https://qiita.com/KatsuShun89/items/68fde7544ecfe36096d2)
|
||||
|
||||
|
||||
# Educational users
|
||||
|
||||
|
||||
Reference in New Issue
Block a user