diff --git a/index.html b/index.html index e69de29..51e337c 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,46 @@ + + + + + + + Swerve Drive Visualizer + + + + +
+

Swerve Drive Movement Visualizer

+

Interactive simulation of a swerve drive robot with configurable size, speeds, and number of wheels

+
+
+
+

Robot Visualization

+ +
+ +
+

Drive Controls

+ +
+
+

Robot Configuration

+ +
+
+

Module States

+ +
+
+

About This Project

+
+ How To Use +
+
+ Explaination of Swerve Kinematics +
+
+
+ + + \ No newline at end of file diff --git a/style.css b/styles.css similarity index 100% rename from style.css rename to styles.css