|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Robo Rio User Logs
At random intervals while running open CV code, the rio will crash and refuse to connect over ethernet or usb. Because of this, we can't get the crash report until we reset the rio. When we reset it, the new log overwrites the old one. Does anyone know if there's a way to get the logs to save?
Thanks -------------- My opinions do not necessarily reflect those of my team. |
|
#2
|
||||
|
||||
|
Re: Robo Rio User Logs
Quote:
|
|
#3
|
|||||
|
|||||
|
Re: Robo Rio User Logs
You might try disabling automatic user code start through the roboRIO web browser page.
Then start your user code via command line. |
|
#4
|
||||
|
||||
|
Re: Robo Rio User Logs
We managed to SSH into the Rio but we are having trouble running the code through the Linux terminal using the command
Code:
java -jar FRCUserProgram.jar Code:
-sh: java: command not found Thanks |
|
#5
|
||||
|
||||
|
Re: Robo Rio User Logs
Assuming you SSH'd as lvuser, run
Code:
./FRCRunRobotProgram.sh |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|