mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Update
This commit is contained in:
@@ -125,6 +125,14 @@ public class SwerveDriveTelemetry
|
||||
* Low telemetry data, only post the robot position on the field.
|
||||
*/
|
||||
LOW,
|
||||
/**
|
||||
* Medium telemetry data, swerve directory
|
||||
*/
|
||||
INFO,
|
||||
/**
|
||||
* Info level + field info
|
||||
*/
|
||||
POSE,
|
||||
/**
|
||||
* Full swerve drive data is sent back in both human and machine readable forms.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user