Project

General

Profile

Revision 36d4e296

ID36d4e296cd50f94e99a916b7f8040c82f3a7f221

Added by Dan Shope over 12 years ago

Updated website with shopping cart and pricing page. Updated CAD model & testing layouts.

View differences:

docs/www/colonyscout/cache/sensors.html
31 31

  
32 32
<div id="general">
33 33
	<div id="top">
34
		<a href="index.php"><img src="/images/scout_logo.gif"></a>
34
		<a href="index.php"><img src="/images/scout_logo.jpg"></a>
35 35
		<div id="top-navigation">
36 36
			<a title="Introduction to the Scout robot" href="/intro.php">Introduction</a>
37 37
			<a title="Mechanics of the Colony Scout" href="/mechanics.php">Mechanics</a>
......
79 79
					<h2>Odometry &amp; Vehicle Dynamics</h2>
80 80
					<p>Vehicle position is tracked by quadrature encoders on each wheel resulting in 3mm linear accuracy
81 81
					<span class="super">3</span>. A custom IMU (inertial measurement unit) consisting of a 3-axis accelerometer 
82
					and yaw-rate gyroscope provide detail of the vehicle's motion in three dimensions.
82
					and pitch+yaw-rate gyroscope provide detail of the vehicle's motion in three dimensions.
83 83
					</p>
84 84
					<div class="hr"></div>
85 85
					
86 86
					<h2>Complementary Sensing</h2>
87
					<p>The sonar rangefinders are supplemented by short range LED reflectance sensors for close wall 
87
					<p>The sonar rangefinders are optionally supplemented by short range LED reflectance sensors for close wall 
88 88
					following. Dual sensors on the front bumper provide resolved impact detection for escape manuevers or 
89 89
					when manipulating objects.
90 90
					</p>
......
114 114
					<div id="communication" style="display:none;">
115 115
					
116 116
					<h2>Bearing and Orientation Module (BOM)</h2><br/>
117
					<img src="images/irreceiver.gif" />
117
					<img src="images/sensor_BOM.jpg" />
118 118
					<p>The Scout BOM provides relative localization information between robots. Four IR transmitters 
119 119
					around the base broadcast the robot's identification code and the sensor position, allowing 
120 120
					relative orientation to be determined. The hardware is specially designed to reject environmental 
......
169 169

  
170 170
	<div id="footer">
171 171
		<center><p>
172
		<span class="small" style="position:relative; top:30px; left:0px;">&copy;2009-2010 ColonyScout.com. All Rights Reserved. 
173
		| <a href="index.php">Home</a>
174
		| <a href="team.php#contact">Contact</a>
175
		| <a href="sitemap.php">Sitemap</a>
176
		| <a href="internal/">Internal</a>
177
		| <a href="http://www.roboticsclub.org/redmine/wiki/colonyscout">Wiki</a></span>
172
		<span class="small" style="position:relative; top:30px; left:0px;">&copy;2009-2011 ColonyScout.com. All Rights Reserved. 
173
		| <a href="/index.php">Home</a>
174
		| <a href="/team.php#contact">Contact</a>
175
		| <a href="/sitemap.php">Sitemap</a>
176
		| <a href="/internal/">Internal</a>
177
		| <a href="http://www.roboticsclub.org/redmine/wiki/colonyscout" target="_blank">Wiki</a></span>
178 178
		</p></center>
179 179
	</div>
180 180

  

Also available in: Unified diff