Conversation
|
After trying to run this in sim it seems like we may need more coppercore changes. Here is the error output: @godmar Should we roll another release of coppercore with these changes if we can get the robot code to build? |
|
This doesn't look like a coppercore issue, but rather autopilot being incompatible with coppercore's serialization mechanism. Specifically, we don't allow Did we perhaps have a custom JSON serializer for |
|
I commented out BatteryVoltageAlert as it is used for an Elastic alert, as this was preventing us from running the code in simulation and may need to be changed anyway in alpha7. Build still seems to be failing on the GitHub side, but I was able to run the latest change successfully in simulation and run an auto routine. @Samson560915 can you take a look at the |
(This allows successful start of the simulator)
…Code-SC into 1-update-for-syscore
also put Elastic changes back in.
No description provided.