Add README
This commit is contained in:
parent
632d8a4cca
commit
4cb0bbcb41
11
README
Normal file
11
README
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
CART AND POLE
|
||||||
|
|
||||||
|
This is a simple Hamiltonian-based simulation of the classic cart and
|
||||||
|
pole / inverted pendulum system, with a stabilising control system,
|
||||||
|
using SDL2 for the graphics.
|
||||||
|
|
||||||
|
To build and run (requires CMake >= 3.13 and SDL2):
|
||||||
|
|
||||||
|
cmake -B build
|
||||||
|
cmake --build build
|
||||||
|
build/cart-and-pole
|
Loading…
x
Reference in New Issue
Block a user