AdvantageKit
Logging & replay framework for FRC
git clone https://github.com/Mechanical-Advantage/AdvantageKit.gitMechanical-Advantage/AdvantageKitAdvantageKit is a logging, telemetry, and replay framework developed by Team 6328. 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?). See also:
- AdvantageScope, our robot telemetry application which does not require AdvantageKit to use.
- WPILib Data Logging, 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, or download template projects from the latest release.
Feedback, feature requests, and bug reports are welcome on the issues page. See the contribution page for more information on contributing to AdvantageKit. For non-public inquiries, please send a message to software@team6328.org.
more like this
quadcopter_with_PID_controller
Quadcopter dynamics simulation with two proportional–integral–derivative (PID) controllers that adjust the motor speeds…
sandbox
A sandbox game created in C using raylib, featuring various types of falling pixels, such as sand or water. (more in th…
