Quote:
Originally Posted by jajabinx124
The line "[sshexec] Remote command failed with exit status 1" looks suspicious. Some other teams seem to have encountered the same issue on this thread.
|
If I can remember correctly that just means that it could not quit the previous robot code process. This is normal behavior if the Rio was freshly formatted or it doesn't have code.
We had a problem on our team were it would go through the process of uploading the code to the Rio but the DS would not show that Robot Code was available. We found it to be a problem in our RobotInit function that errored out silently. I'd check whatever code is ran when your robot turns on and see if any recent additions could have caused the error. If that doesn't work try to upload a barebones program to see if it works. Lastly try to format your Rio.