Orcd

From Maslab 2007

Jump to: navigation, search

In order to start your robot from the OrcPad, add the following line to your /etc/orcd.conf and then reload the configuration from the OrcPad:

RobotProgram = su maslab -c "java -cp /usr/share/java/maslab.jar:/home/maslab RobotProgram"

(Substitute the classpath as appropriate)