Sackarias Lunman
Sackarias' technical blog

Sackarias' technical blog

Follow
homeCart-Pole
Tag

numpy

#numpy

More content

Read more stories on Hashnode


Articles with this tag

Trajectory Stabilization using LQR

Jun 18, 20238 min read

(part 5 in Cart-Pole series) · The Cart-Pole project is continuing at a steady pace. At the moment, however, I am busy working as a Robotics Intern, so...

Trajectory Stabilization 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