FRC
FRCFIRST Official

New for 2025: Robot Telemetry with Annotations (Java Only)

WPILib documentation page explaining Robot Telemetry with Annotations, a new Java-only feature for 2025 that uses @Logged annotations to automatically generate code for logging robot state to NetworkTables and disk without manual telemetry code.

More links