Class LocationJson
- java.lang.Object
-
- frc.robot.subsystems.swervedrive2.swervelib.parser.json.modules.LocationJson
-
public class LocationJson extends Object
Location JSON parsed class. Used to access the JSON data. Module locations, in inches, as distances to the center of the robot. Positive x is torwards the robot front, and * +y is torwards robot left.
-
-
Constructor Summary
Constructors Constructor Description LocationJson()
-