Sackarias Lunman
Sackarias' technical blog

Sackarias' technical blog

Follow
homeCart-Pole
Tag

pygame

#pygame

More content

Read more stories on Hashnode


Articles with this tag

Controlling the Cart-Pole using LQR

Jan 18, 20238 min read

a good first step controller (part 3 in Cart-Pole series) · Hi! Today's topic: Full-state feedback control. What is it? How do we optimize it? Can we do...

Controlling the Cart-Pole using LQR

Making a Cart-Pole test environment

Jan 7, 202310 min read

using RK4 integration and gym (part 2 in Cart-Pole series) · Happy new year! The thumbnail is a simulation of a system first studied by Edward Lorenz...

Making a Cart-Pole test environment

Modeling and simulating a Cart-Pole system

Dec 29, 202210 min read

mostly from scratch (part 1 in Cart-Pole series) · The Cart-Pole is a classic problem in dynamical systems and control theory. The goal is for a...

Modeling and simulating a Cart-Pole system