|
Re: Driver Station No Robot Code Connection Error
You should not need to be logged in as root to see the executable, admin is fine. To ensure that the executable is in place, type the command "ls /home/lvuser" and see if a file called "FRCUserProgram.jar" (if you are using Java) is in the list of filenames outputted. If you are using c++, I assume the user program would be called FRCUserProgram or something similar, but I am not entirely sure.
To check the RioLog, the simplest way would be to look at the right side of the driver station.
|