Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inverted Pendulum Controller

Overview

A cpp implementation for the classic inverted pendulum on a cart control problem. The system dynamics are predicted using the 4th-order Runge-Kutta method, and the cart is controlled using an LQR controller.

Disclaimer

This repository serves as the starting point for a passion project and a foundation for future work. It is a work in progress and should be regarded as a proof of concept.

About

A simple inverted pendulum controller using Runge-Kutta 4rth order approximation and an LQR controller.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages