Quote:
Originally Posted by JesseK
Code:
ssh user:password@rpihost 'sudo shutdown -h now'
|
Sorry to quote myself, but this thread has devolved a bit and I really do wonder if a software solution is plausible. This 'ssh' works well for a few things at work, but I don't know if the RoboRIO/R-PI setup allows for it (firewall/sudo permissions/etc).
We're toying with a few auto-shutdown features in our own code, but detecting the end of match (rather than disabling of robot) is proving a little tricky.