mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 16:08:05 -05:00
* Add inverted_pendulum_lqr_control * reorganize document of inverted pendulum control module * Refactor inverted_pendulum_lqr_control.py * Add doccument for inverted pendulum control * Corrected inverted pedulum LQR control doccument * Refactor inverted pendulum control by mpc and lqr * Add unit test for inverted_pendulum_lqr_control.py
10 lines
175 B
ReStructuredText
10 lines
175 B
ReStructuredText
.. _control:
|
|
|
|
Control
|
|
=================
|
|
|
|
.. include:: inverted_pendulum_control/inverted_pendulum_control.rst
|
|
|
|
.. include:: move_to_a_pose_control/move_to_a_pose_control.rst
|
|
|