Quote:
Originally Posted by NotInControl
The only folder which I believe admin cant write too is the /proc folder, but I will have to check that later
|
You shouldn't be able to write to /proc... That's a proc file system. There might be a couple files there which are writable, but in general, it should be read only.
As far as I have been able to tell, admin is root, which means that you have free reign over the box.
We are running our robot code as a set of ~10 processes communicating over shared memory IPC on the roboRIO. Works flawlessly.