This repository contains MATLAB code for simulating the walking motion of a humanoid robot using a Linear Quadratic Regulator (LQR) controller based on principles similar to those of an inverted pendulum.
-
lqr_simulation.m: MATLAB script that implements the LQR control algorithm to compute optimal control gains for the walking simulation.
-
WalkingManSimulation.m: MATLAB function for animating the walking motion of the humanoid robot based on the computed LQR control gains and principles similar to those of an inverted pendulum.
This project is licensed under the MIT License - see the LICENSE file for details.
