libghost 0.2.1

The Rust distribution of libghost, a multi-language PROS-rs template.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# libghost-rs

**No features have been tested!** - Do not use libghost-rs yet, we are still working bugs out!   

<!-- cargo-rdme start -->


The Rust distribution of libghost, a multi-language PROS-rs template.

Provides a lightweight, yet heavily advanced, PROS-rs template.
Advantages:
- Animation-style autonomous functions.
- Dual mode - "Old" timing-based auton controls, and "new" PID-based controls.
- Live-updating driver control functions
- Dynamic keybinds that can be registered and handled live.

https://template.firebirds.win

<!-- cargo-rdme end -->