Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ Adding the missed documentations for existing examples is also great contributio
If you check the `Python Robotics Docs`_, you can notice that some of the examples
only have a simulation gif or short overview descriptions or just TBD.,
but no detailed algorithm or mathematical description.
These documents needs to be improved.
These documents need to be improved.

This doc `how to write doc`_ can be helpful to write documents.

Expand Down
10 changes: 5 additions & 5 deletions users_comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This is an electric wheelchair control demo by [Katsushun89](https://github.com/

[Move to a Pose Control — PythonRobotics documentation](https://atsushisakai.github.io/PythonRobotics/modules/6_path_tracking/move_to_a_pose/move_to_a_pose.html) is used for its control algorithm ([code link](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathTracking/move_to_pose/move_to_pose.py)).

![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)
Copy link
Owner

@AtsushiSakai AtsushiSakai Aug 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is file name, so should not be changed. @copilot

![1](https://github.com/AtsushiSakai/PythonRoboticsGifs/blob/master/Users/WHILL_Model_CR_with_move_to_a_pose/WHILL_Model_CR_with_move_to_a_pose.gif)

Reference:

Expand Down Expand Up @@ -101,7 +101,7 @@ Thank you!

---

Dear AtsushiSakai, <br>Thanks a lot for the wonderful collection of projects.It was really useful. I really appreciate your time in maintaing and building this repository.It will be really great if I get a chance to meet you in person sometime.I got really inspired looking at your work. <br>All the very best for all your future endeavors! <br> Thanks once again, <br>
Dear AtsushiSakai, <br>Thanks a lot for the wonderful collection of projects.It was really useful. I really appreciate your time in maintaining and building this repository.It will be really great if I get a chance to meet you in person sometime.I got really inspired looking at your work. <br>All the very best for all your future endeavors! <br> Thanks once again, <br>

---Ezhil Bharathi

Expand Down Expand Up @@ -163,7 +163,7 @@ so kind of you can you make videos of it.

---

Dear AtshshiSakai, <br>You are very wise and smart that you created this library for students wanting to learn Probabilistic Robotics and actually perform robot control. <br>Hats off to you and your work. <br>I am also reading your book titled : Python Robotics
Dear AtsushiSakai, <br>You are very wise and smart that you created this library for students wanting to learn Probabilistic Robotics and actually perform robot control. <br>Hats off to you and your work. <br>I am also reading your book titled : Python Robotics

--Himanshu

Expand Down Expand Up @@ -263,7 +263,7 @@ Hey Atsushi <br>We are working on a multiagent simulation game and this project

---

Thanks a lot for this amazing set of very useful librarires!
Thanks a lot for this amazing set of very useful libraries!

--Razvan Viorel Mihai

Expand All @@ -275,7 +275,7 @@ Dear Atsushi Sakai, <br> <br>This is probably one of the best open-source roboti

---

hanks frnd, for ur contibusion
Thanks friend, for your contribution

—--

Expand Down
Loading