You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running on the practice bot, all values logged until the PowerDistribution key are zero. This line of code from the Robot class should properly log these values:
LoggedPowerDistribution.getInstance();
However, it may need to changed to something like this:
When running on the practice bot, all values logged until the PowerDistribution key are zero. This line of code from the Robot class should properly log these values:
However, it may need to changed to something like this:
where 0 is the CAN ID of the Rev Power Distribution Hub.
I recommend that we:
The text was updated successfully, but these errors were encountered: