mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-27 07:01:39 +00:00
Updated YAGSL to next-gen
This commit is contained in:
@@ -6,14 +6,6 @@ package swervelib.parser.json;
|
||||
public class SwerveDriveJson
|
||||
{
|
||||
|
||||
/**
|
||||
* Maximum robot speed in feet per second.
|
||||
*/
|
||||
public double maxSpeed;
|
||||
/**
|
||||
* Optimal voltage to compensate to and base feedforward calculations off of.
|
||||
*/
|
||||
public double optimalVoltage;
|
||||
/**
|
||||
* Robot IMU used to determine heading of the robot.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user