We're unable to start our robot. We can select an OpMode, then when we go to initialize, the "Robot Stopped" message goes away.... and then nothing. We put some telemetry as the very first thing within RunOpMode (including telemetry.update()), and we don't see the telemetry output on the DS. One time in 30 it will actually start. We are able to start a very simple robot (one motor) with the same phones and hub... but our complex robot gets stuck in this initialization hell!
We have motors, encoders, I2C sensors, and a secondary hub. We've switched out the USB cables a dozen times, checked the connects dozens of times. We switched phones. It seems like the hub just stops talking to the RC (when its hung it appears that there's no message from the voltage sensor). We have not done the latest update on the Rev Hub... is there a reason this might help? Or could this just be a bad Hub?
We have motors, encoders, I2C sensors, and a secondary hub. We've switched out the USB cables a dozen times, checked the connects dozens of times. We switched phones. It seems like the hub just stops talking to the RC (when its hung it appears that there's no message from the voltage sensor). We have not done the latest update on the Rev Hub... is there a reason this might help? Or could this just be a bad Hub?
Comment