|
Re: Error: A timeout has been exceeded.
Wait... you're seeing MotorSafetyHelper errors and you're robot still functions as normal? That means that the motors that are being forcefully disabled are ones you are not actually using, (or you just didn't notice them not moving).
So... that suggests you have created at least one motor object in software, that you are not actually using (not updating it in your loops).
|