Replies: 1 comment 3 replies
-
What kind of changes were you seeing? Did it go back to the original behavior after charging? A lower battery could have an impact if your robot is operating very close to top speed or with high loads (where it needs all the power it can get). If that is the case, lowering the speeds could be an option too. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using the pybricks blocks. One of our students was working on a long FLL run solving several missions. The beginning was working every time and she was making small changes on the back end. After at least a dozen successful tweaks the beginning started acting differently without any change to the beginning code. We checked the robot thoroughly for physical problems and found none. Testing the battery voltage showed it was around 7500 mV. We primarily use the basic turn for degrees and straight for distance blocks. Is there any reason a lower voltage would affect how these perform? We had the idea of setting the voltage maximum for each motor to 7400 and having the hub light up red when the battery is below this threshold. Will this make a difference to performance? Thanks in advance for any info and suggestions!
Beta Was this translation helpful? Give feedback.
All reactions