Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mechanical-advantage/advantagekit

Logging & replay framework for FRC
https://github.com/mechanical-advantage/advantagekit

advantagekit first-robotics-competition frc logging simulation

Last synced: 2 days ago
JSON representation

Logging & replay framework for FRC

Awesome Lists containing this project

README

        

# ![AdvantageKit](/docs/docs/img/banner.png)

[![Build](https://github.com/Mechanical-Advantage/AdvantageKit/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/Mechanical-Advantage/AdvantageKit/actions/workflows/build.yml)

AdvantageKit is a logging, telemetry, and replay framework developed by [Team 6328](https://littletonrobotics.org). AdvantageKit enables **log replay**, where the full state of the robot code can be replayed in simulation based on a log file ([What is AdvantageKit?](https://docs.advantagekit.org/getting-started/what-is-advantagekit/)). See also:

- [AdvantageScope](https://github.com/Mechanical-Advantage/AdvantageScope), our robot telemetry application which **does not require AdvantageKit to use**.
- [WPILib Data Logging](https://docs.wpilib.org/en/stable/docs/software/telemetry/datalog.html), a simpler logging system included in WPILib (does not support log replay in simulation, but covers the needs of most teams).

**View the [online documentation](https://docs.advantagekit.org), or download example projects from the [latest release](https://github.com/Mechanical-Advantage/AdvantageKit/releases).**

Feedback, feature requests, and bug reports are welcome on the [issues page](https://github.com/Mechanical-Advantage/AdvantageKit/issues). For non-public inquires, please send a message to [email protected].