Project

General

Profile

Revision 1145

Generated documentation for new orbs code

View differences:

group__move.html
4 4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5 5
<link href="tabs.css" rel="stylesheet" type="text/css">
6 6
</head><body>
7
<!-- Generated by Doxygen 1.5.3 -->
8
<div class="tabs">
9
  <ul>
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
    <li><a href="modules.html"><span>Modules</span></a></li>
12
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13
    <li><a href="files.html"><span>Files</span></a></li>
14
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
15
  </ul>
7
<!-- Generated by Doxygen 1.5.5 -->
8
<div class="navigation" id="top">
9
  <div class="tabs">
10
    <ul>
11
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13
      <li><a href="modules.html"><span>Modules</span></a></li>
14
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
15
      <li><a href="files.html"><span>Files</span></a></li>
16
    </ul>
17
  </div>
16 18
</div>
19
<div class="contents">
17 20
<h1>Movement</h1>Functions fo controlling robot motion Higher level functions to control the movement of robots.  
18 21
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
19 22
<tr><td></td></tr>
......
107 110
</dl>
108 111
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__motors.html#gbad32bfc46c9f31ba81955775611bd21" title="Initialize the motors.">motors_init</a>, <a class="el" href="group__motors.html#g751a431c19cdb52bbbc8127455bd41ee" title="Set speed and direction of motor1.">motor1_set</a>, <a class="el" href="group__motors.html#g23940fd8408c23fcf312b1d5937f0ab0" title="Set speed and direction of motor2.">motor2_set</a> </dd></dl>
109 112

  
113
<p>References <a class="el" href="motor_8h-source.html#l00050">BACKWARD</a>, <a class="el" href="motor_8h-source.html#l00048">FORWARD</a>, <a class="el" href="motor_8c-source.html#l00079">motor1_set()</a>, and <a class="el" href="motor_8c-source.html#l00112">motor2_set()</a>.</p>
114

  
110 115
</div>
111 116
</div><p>
112 117
<a class="anchor" name="g8e79749d6af4a0aa12aceee41ad62ebd"></a><!-- doxytag: member="move.c::move_avoid" ref="g8e79749d6af4a0aa12aceee41ad62ebd" args="(int velocity, int omega, int strength)" -->
......
153 158
</dl>
154 159
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__motors.html#gbad32bfc46c9f31ba81955775611bd21" title="Initialize the motors.">motors_init</a>, <a class="el" href="group__rangefinder.html#g52d0666b725e6d3a14b5bddc28190e59" title="Initialize the rangefinders.">range_init</a>, <a class="el" href="group__move.html#g4e27eab618b1d874ff25fd2b2a65493b" title="Move the robot at the specified velocity.">move</a> </dd></dl>
155 160

  
161
<p>References <a class="el" href="motor_8h-source.html#l00050">BACKWARD</a>, <a class="el" href="motor_8h-source.html#l00048">FORWARD</a>, <a class="el" href="rangefinder_8h-source.html#l00046">IR1</a>, <a class="el" href="rangefinder_8h-source.html#l00048">IR2</a>, <a class="el" href="rangefinder_8h-source.html#l00050">IR3</a>, <a class="el" href="rangefinder_8h-source.html#l00052">IR4</a>, <a class="el" href="rangefinder_8h-source.html#l00054">IR5</a>, <a class="el" href="motor_8c-source.html#l00079">motor1_set()</a>, <a class="el" href="motor_8c-source.html#l00112">motor2_set()</a>, and <a class="el" href="rangefinder_8c-source.html#l00135">range_read_distance()</a>.</p>
162

  
156 163
</div>
157 164
</div><p>
158
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 5 19:59:43 2008 for libdragonfly by&nbsp;
165
</div>
166
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 16 18:33:23 2009 for libdragonfly by&nbsp;
159 167
<a href="http://www.doxygen.org/index.html">
160
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
168
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
161 169
</body>
162 170
</html>

Also available in: Unified diff