User Tools

Site Tools


robots:armadillo:software

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
robots:armadillo:software [2012/03/16 14:35]
claes
robots:armadillo:software [2012/09/10 17:33]
claes [RTAI]
Line 1: Line 1:
 ====== Armadillo Scout Software ====== ====== Armadillo Scout Software ======
 +    *Ubuntu 11.10
 +      * Latest kernel
 +      * RTAI 3.8.1, Linux Kernel 2.6.32.57
 +    *[[robotsoftware:mobotware:welcome|MobotWare]]
 +    *[[robotsoftware:frobomind:welcome|FroboMind]]
 +    *[[robotsoftware:ros:ros|ROS Electric]]
 +    *Can4Linux
 +    *Git 1.7.6.3 
 +
 +For information on installation see [[robotsoftware:mobotware:mobotwareinstall|Install MobotWare]], [[mobotware>Install_on_(K)UBUNTU|Install MobotWare]], [[frobo>FroboMind:Installation|FroboMind Installation]].
 === Control Software === === Control Software ===
-  * MobotWare +  * [[robotsoftware:mobotware:welcome|MobotWare]] 
-  * FroboMind+  * [[robotsoftware:frobomind:welcome|FroboMind]] 
 +===== RTAI ===== 
 +See [[robotsoftware:mobotware:rtai|RTAI and MobotWare]] on how to install RTAI on FroboBox.
  
 +When the installation is complete we will put an image of the installation on this page
 ===== MobotWare ===== ===== MobotWare =====
-==== Calculation of odometri constants ==== +==== Measurement of odometri constants ==== 
-$C_{Belt}=3,12$ +FIXME - Insert the measured values 
-$cr=cl=\frac{C_{Belt}}{maxtick}=\frac{3.12}{1000}=0.00312$+It is aasumed that the tuningpoint for the belts is the center of the belts. 
 +The distance between the belts has been measured three time
  
 +-maalinger
  
 +Mean:
  
 +The movement of one tick has been measured adn calculated to
  
 +=== UMB-mark test ===
  
-==== Configuration file ====+<task> 
 +TITLE: Do the test 
 +PRIORITY: High 
 +ESTIMATE: 15 h 
 +PROGRESS: 0% 
 +ASSIGNED:  
 +DESCRIPTION:We need to do the test to get the robot to drive straight and turn in th ecorrect angle 
 +</task>
  
 +
 +==== Configuration file ====
 +FIXME - This file is not updated with the lastest constant calculations
 <file xml robot.conf> <file xml robot.conf>
 <?xml version="1.0" ?> <?xml version="1.0" ?>
Line 38: Line 66:
        
    <odometry    <odometry
-    cl ="0.00010245+    cl ="0.00312
-    cr ="0.00010245"+    cr ="0.00312"
     w ="1.31"     w ="1.31"
     ts ="0.01"        ts ="0.01"   
Line 112: Line 140:
 </robotinfo> </robotinfo>
 </file> </file>
 +===== FroboMind =====
 +==== Launchfile ====
 +
  
robots/armadillo/software.txt · Last modified: 2021/08/14 04:21 (external edit)