fn readme(n: i32) -> &'static str {
match n {
1 => { "CS @ Georgia Tech" }
2 => { "-----------------" }
3 => { "He was coding up amazing software in his editor. Like making happiness" }
4 => { "Actual happiness???" }
5 => { "Actual happiness. And joy." }
6 => { "He was coding happiness???" }
_ => { ":)" }
}
}
Pinned Loading
-
-
ocelot
ocelot PublicLQR controller implementation for a cart ballancing a three-stage inverted pendulum simulated in MuJoCo
C++
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



