|
Re: 'No Robot Code' Message After Seemingly Successful Upload
Have you checked your logs in the driver station for any errors? It's common for the code to build and deploy and then say no robot code when really it is something like a null pointer exception(coding error) etc. that is causing it to fail.
|