Project

General

Profile

Revision 1398

Added by Chris Mar over 14 years ago

recompiled libdragonfly to include new rangefinder doxygen comments

View differences:

group__odometry.html
1 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 3
<title>libdragonfly: Odometry</title>
4
<link href="tabs.css" rel="stylesheet" type="text/css">
4 5
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6 6
</head><body>
7
<!-- Generated by Doxygen 1.5.5 -->
7
<!-- Generated by Doxygen 1.5.9 -->
8 8
<div class="navigation" id="top">
9 9
  <div class="tabs">
10 10
    <ul>
......
70 70
          <td class="paramtype">void&nbsp;</td>
71 71
          <td class="paramname">          </td>
72 72
          <td>&nbsp;)&nbsp;</td>
73
          <td width="100%"></td>
73
          <td></td>
74 74
        </tr>
75 75
      </table>
76 76
</div>
......
92 92
          <td class="paramtype">void&nbsp;</td>
93 93
          <td class="paramname">          </td>
94 94
          <td>&nbsp;)&nbsp;</td>
95
          <td width="100%"></td>
95
          <td></td>
96 96
        </tr>
97 97
      </table>
98 98
</div>
......
114 114
          <td class="paramtype">void&nbsp;</td>
115 115
          <td class="paramname">          </td>
116 116
          <td>&nbsp;)&nbsp;</td>
117
          <td width="100%"></td>
117
          <td></td>
118 118
        </tr>
119 119
      </table>
120 120
</div>
......
136 136
          <td class="paramtype">void&nbsp;</td>
137 137
          <td class="paramname">          </td>
138 138
          <td>&nbsp;)&nbsp;</td>
139
          <td width="100%"></td>
139
          <td></td>
140 140
        </tr>
141 141
      </table>
142 142
</div>
......
146 146
Initialize odometry. MUST be called before the other functions work. 
147 147
<p>
148 148
Initializes odometry to run on timer 2. Also resets all values so that the center of the robot is considered to be at the origin facing the x direction. 
149
<p>References <a class="el" href="time_8c-source.html#l00104">delay_ms()</a>, <a class="el" href="encoders_8c-source.html#l00048">encoders_init()</a>, and <a class="el" href="odometry_8c-source.html#l00069">odometry_reset()</a>.</p>
149
<p>References <a class="el" href="time_8c_source.html#l00104">delay_ms()</a>, <a class="el" href="encoders_8c_source.html#l00048">encoders_init()</a>, and <a class="el" href="odometry_8c_source.html#l00069">odometry_reset()</a>.</p>
150 150

  
151 151
</div>
152 152
</div><p>
......
160 160
          <td class="paramtype">void&nbsp;</td>
161 161
          <td class="paramname">          </td>
162 162
          <td>&nbsp;)&nbsp;</td>
163
          <td width="100%"></td>
163
          <td></td>
164 164
        </tr>
165 165
      </table>
166 166
</div>
......
170 170
Reset position and orientation to the origin facing the x axis. 
171 171
<p>
172 172
Resets all values so that the center of the robot is considered to be at the origin facing the x direction. 
173
<p>References <a class="el" href="encoders_8c-source.html#l00080">encoder_read()</a>, <a class="el" href="encoders_8h-source.html#l00024">LEFT</a>, and <a class="el" href="encoders_8h-source.html#l00028">RIGHT</a>.</p>
173
<p>References <a class="el" href="encoders_8c_source.html#l00080">encoder_read()</a>, <a class="el" href="encoders_8h_source.html#l00024">LEFT</a>, and <a class="el" href="encoders_8h_source.html#l00028">RIGHT</a>.</p>
174 174

  
175
<p>Referenced by <a class="el" href="odometry_8c-source.html#l00048">odometry_init()</a>.</p>
175
<p>Referenced by <a class="el" href="odometry_8c_source.html#l00048">odometry_init()</a>.</p>
176 176

  
177 177
</div>
178 178
</div><p>
179 179
</div>
180
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Sep 2 23:20:09 2009 for libdragonfly by&nbsp;
180
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 7 19:07:28 2009 for libdragonfly by&nbsp;
181 181
<a href="http://www.doxygen.org/index.html">
182
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
182
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
183 183
</body>
184 184
</html>

Also available in: Unified diff