mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-19 06:21:40 +00:00
Included PR's
This commit is contained in:
@@ -116,7 +116,6 @@ public class ModuleJson
|
||||
throw new RuntimeException(
|
||||
"Conversion factors cannot be 0, please configure conversion factors in physicalproperties.json or the module JSON files.");
|
||||
}
|
||||
System.out.println(conversionFactor.drive);
|
||||
|
||||
return new SwerveModuleConfiguration(
|
||||
drive.createMotor(true),
|
||||
|
||||
Reference in New Issue
Block a user