mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 14:48:02 -05:00
* Fix format to show contents properly
Lots of contents were not displayed correctly. I empty lines and :math: labels and fixed it.
* Rewrote one subscript as _{rho}
This is just a try to see if subscript renders properly.
* Added a gif animation for move to pose robot
* Added gif; Removed png
* Added the into
* Changed Param. Def. style to bold text
* Added algorithm logic and math
* Update docs/modules/control/move_to_a_pose_control/move_to_a_pose_control.rst
Co-authored-by: Atsushi Sakai <asakai.amsl+github@gmail.com>
* Update docs/modules/control/move_to_a_pose_control/move_to_a_pose_control.rst
Co-authored-by: Atsushi Sakai <asakai.amsl+github@gmail.com>
* Changed Eqs 1 and 2 color to black
* Added cross-reference labels for Equations 1 and 2
Co-authored-by: Atsushi Sakai <asakai.amsl+github@gmail.com>