Closed HarryXChen3 closed 8 months ago
When in replay mode, no devices/hardware should be constructed - this was missed when I wrote the current builder pattern for SwerveModule and it will always construct devices, even in replay mode.
SwerveModule
When in replay, no devices should be constructed.
When in replay mode, no devices/hardware should be constructed - this was missed when I wrote the current builder pattern for
SwerveModule
and it will always construct devices, even in replay mode.When in replay, no devices should be constructed.