User Tools

Site Tools


robotsoftware:mobotware:manual:starting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
robotsoftware:mobotware:manual:starting [2012/06/13 12:51]
claes [Armadillo Scout]
robotsoftware:mobotware:manual:starting [2014/02/24 18:24]
claes
Line 1: Line 1:
 ====== Starting MobotWare ====== ====== Starting MobotWare ======
-===== Armadillo Scout =====+===== Phoenix =====
 === With RTAI === === With RTAI ===
 +<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/ Initialize RTAI by running the script, as sudo, start_rt.sh. It is located /home/frobobox/MobotWare/
   sudo ./start_rt.sh   sudo ./start_rt.sh
Line 8: Line 10:
 Check that they are loaded with Check that they are loaded with
   lsmod   lsmod
-==== Start ==== +==== Start MobotWare==== 
-1) RHD\\ +<note tip>Each program needs to run in it own terminal</note> 
- +  - [[robots:armadillo:manual:connect_cable|Login to the FroboBox]] 
-Start RHD in the folder with the configuration file. In case of the Armadillo it is +  - Reset the motorcontrollers. Check that all E-stopbuttons are released, then push the green reset button. 
-  /home/frobobox/MobotWare/Armadillo Scout/ +  - Start the RHD\\ Start RHD in the folder with the configuration file for the current robot. In case of the Armadillo it is\\ <code>/home/frobobox/MobotWare/Armadillo_Scout/</code> Start it with the command <code>rhd rhdconfig.rtq.xml</code> 
-Start it with the command +  - Start the MRC\\ Make sure you have have a calib folder where you are starting the MRC. It is in <code>/home/frobobox/MobotWare/Armadillo_Scout/</code> Start MRC with the command <code>mrc -t1</code>  
-  rhd rhdconfig.rtq.xml +  - Start a Telnet client\\ Start a telnet-client with the command <code>telnet localhost 31001</code> if you are running it on the Frobobox.
-===== MRC ===== +
-Make sure you have ha calib folder where you want to start the MRC. +
- +
-Start it with the command +
-  mrc -t100 +
-   +
-==== Telnet client ==== +
-Start a telnet-client with the command +
-  telnet localhost 31100+
  
 ===== Hako Tractor ===== ===== Hako Tractor =====
robotsoftware/mobotware/manual/starting.txt · Last modified: 2021/08/14 04:21 (external edit)