Horizon Libraries

Open-source tools we build for our own robot, published because the next team should not have to build them again.

Horizon · FIRST Tech Challenge team 36596

Libraries

SimLoop

Run your FTC robot code on a laptop, deterministically, and get a log you can score. Your subsystems and your OpMode run unchanged against fake hardware in a JVM unit test — no Control Hub, no emulator. A test run is a few seconds.

beta Java AGPL-3.0 com.github.Horizon-36596:simloop

Read the documentation