Skip to content

Commit 2d9dcc1

Browse files
authored
Update users_comments.md
1 parent 2b90772 commit 2d9dcc1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

users_comments.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# User's demos
2+
3+
## WHILL MODEL CR with move to a pose control
4+
5+
This is an electric wheelchair control demo by [Katsushun89](https://github.com/Katsushun89).
6+
7+
[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.
8+
9+
[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)).
10+
11+
![1](https://github.com/AtsushiSakai/PythonRoboticsGifs/blob/master/Users/WHILL_Model_CR_with_move_to_a_pose/WHLL_Model_CR_with_move_to_a_pose.gif)
12+
13+
Ref:
14+
15+
- [toioと同じように動くWHILL Model CR (in Japanese)](https://qiita.com/KatsuShun89/items/68fde7544ecfe36096d2)
16+
117

218
# Educational users
319

0 commit comments

Comments
 (0)