<note warning>RTAI not installed</note> <note important>Make sure you started the RTAI kernal before atempting to do this</note> Initialize RTAI by running the script, as sudo, start_rt.sh. It is located /home/frobobox/MobotWare/
sudo ./start_rt.sh
This will load the modules needed from RTAI.
Check that they are loaded with
lsmod
<note tip>Each program needs to run in it own terminal</note>
/home/phoenix/mobotware/phoenix/
Start it with the command
rhd rhdconfig.rtq.xml
or
rhd rhdconfig.joy.xml
/home/phoenix/mobotware/phoenix/
Start MRC with the command
mrc -t1
telnet localhost 31001
if you are running it on the Frobobox.