1. `sizeLeftRight` --> `chassisWidth` 2. `sizeFrontBack` --> `chassisLength` 3. `maxSpeeds` --> `maxModuleSpeed` 4. Add `.type` and set it to `Swerve` 5. Add the above changed fields to the swerve widget topic. 6. Remove `moduleCount` 7. Remove `wheelLocations`
sizeLeftRight-->chassisWidthsizeFrontBack-->chassisLengthmaxSpeeds-->maxModuleSpeed.typeand set it toSwervemoduleCountwheelLocations