Gyro heading added to swerve drive structure and implemented it to the visualization
This commit is contained in:
@ -92,6 +92,8 @@
|
||||
<div id="current-config-info" class="config-info">
|
||||
Current Configuration: <strong id="config-name">4-Wheel Rectangle</strong>
|
||||
(<span id="module-count-display">4</span> modules)
|
||||
<br>
|
||||
Gyro Heading: <strong id="gyro-heading-display">0.0°</strong>
|
||||
</div>
|
||||
<div class="module-grid" id="module-grid">
|
||||
<!-- Dynamically generated module data will appear here -->
|
||||
|
||||
Reference in New Issue
Block a user