====== Starting MobotWare ======
===== Phoenix =====
=== With RTAI ===
RTAI not installed
Make sure you started the RTAI kernal before atempting to do this
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
==== Start MobotWare====
Each program needs to run in it own terminal
- [[robots:phoenix:manual:connect_wifi|Login to the CraftBox]]
- Reset the motorcontrollers. Check that all E-stopbuttons are released, then push the green reset button.
- Start the RHD\\ Start RHD in the folder with the configuration file for the current robot. In case of the Armadillo it is\\ /home/phoenix/mobotware/phoenix/
Start it with the command rhd rhdconfig.rtq.xml
or rhd rhdconfig.joy.xml
- Start the MRC\\ Make sure you have have a calib folder where you are starting the MRC. It is in /home/phoenix/mobotware/phoenix/
Start MRC with the command mrc -t1
- Start a Telnet client\\ Start a telnet-client with the command telnet localhost 31001
if you are running it on the Frobobox.
===== Hako Tractor =====