<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bespokerobotsociety.org/index.php?action=history&amp;feed=atom&amp;title=Capability%3AIMU_Sensing</id>
	<title>Capability:IMU Sensing - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bespokerobotsociety.org/index.php?action=history&amp;feed=atom&amp;title=Capability%3AIMU_Sensing"/>
	<link rel="alternate" type="text/html" href="https://wiki.bespokerobotsociety.org/index.php?title=Capability:IMU_Sensing&amp;action=history"/>
	<updated>2026-04-25T10:16:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bespokerobotsociety.org/index.php?title=Capability:IMU_Sensing&amp;diff=24&amp;oldid=prev</id>
		<title>John: Claude edited based on my notes, prompt, and SimpleBot code repository</title>
		<link rel="alternate" type="text/html" href="https://wiki.bespokerobotsociety.org/index.php?title=Capability:IMU_Sensing&amp;diff=24&amp;oldid=prev"/>
		<updated>2025-10-11T16:15:18Z</updated>

		<summary type="html">&lt;p&gt;Claude edited based on my notes, prompt, and SimpleBot code repository&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Capability&lt;br /&gt;
| name = IMU Sensing&lt;br /&gt;
| type = Sensing&lt;br /&gt;
| measures = 3-axis acceleration (m/s²) and 3-axis angular velocity (°/s)&lt;br /&gt;
| hardware = MPU6050, BNO055, ICM-20948, LSM6DS3&lt;br /&gt;
| enables = [[Activity:Dead Reckoning Navigation]] (heading estimation), tilt detection, self-balancing robots&lt;br /&gt;
| status = &amp;#039;&amp;#039;&amp;#039;Stub&amp;#039;&amp;#039;&amp;#039; - Not yet implemented in BRS robots&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;IMU Sensing&amp;#039;&amp;#039;&amp;#039; is a sensing capability that measures acceleration and angular velocity in 3D space.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;This is a stub page.&amp;#039;&amp;#039;&amp;#039; This capability is not yet implemented in any BRS robot. This page exists to:&lt;br /&gt;
* Document the concept for future implementation&lt;br /&gt;
* Invite community members to add it to their robots&lt;br /&gt;
* Provide a starting point for hardware selection&lt;br /&gt;
&lt;br /&gt;
== What It Measures ==&lt;br /&gt;
&lt;br /&gt;
3-axis acceleration (m/s²) and 3-axis angular velocity (°/s)&lt;br /&gt;
&lt;br /&gt;
== Common Hardware ==&lt;br /&gt;
&lt;br /&gt;
MPU6050, BNO055, ICM-20948, LSM6DS3&lt;br /&gt;
&lt;br /&gt;
== Enables Activities ==&lt;br /&gt;
&lt;br /&gt;
Adding this capability to your robot would enable:&lt;br /&gt;
&lt;br /&gt;
* [[Activity:Dead Reckoning Navigation]]&lt;br /&gt;
&lt;br /&gt;
== Technical Considerations ==&lt;br /&gt;
&lt;br /&gt;
* **Advantages**: Fast update rate, no external reference needed, multi-axis sensing&lt;br /&gt;
* **Disadvantages**: Gyro drift over time, accelerometer noise, requires sensor fusion for accurate heading&lt;br /&gt;
* **Typical cost**: $3-15 depending on accuracy&lt;br /&gt;
* **Interface**: I²C or SPI&lt;br /&gt;
* **Calibration**: Requires careful calibration for accurate results&lt;br /&gt;
* **Drift**: Gyro drift of 1-10°/min typical without correction&lt;br /&gt;
&lt;br /&gt;
== Contributing ==&lt;br /&gt;
&lt;br /&gt;
Want to add this capability to your robot? Here&amp;#039;s how:&lt;br /&gt;
&lt;br /&gt;
# Select appropriate hardware (see &amp;quot;Common Hardware&amp;quot; above)&lt;br /&gt;
# Mount the hardware to your robot chassis&lt;br /&gt;
# Wire to your microcontroller&lt;br /&gt;
# Write driver code or use existing libraries&lt;br /&gt;
# Test and calibrate&lt;br /&gt;
# Document your implementation&lt;br /&gt;
# Update this page with your findings&lt;br /&gt;
# Share on [[Discord]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Capabilities]] - All capabilities&lt;br /&gt;
* [[Activities]] - What this capability enables&lt;br /&gt;
* [[Robotics Ontology]] - How capabilities fit into BRS knowledge structure&lt;br /&gt;
&lt;br /&gt;
[[Category:Capability]]&lt;br /&gt;
[[Category:Sensing Capability]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>John</name></author>
	</entry>
</feed>