Skip to content

FRC Team 3863's Swerve Drive Simulation Code (testing vector odometry)

Notifications You must be signed in to change notification settings

Pantherbotics/SwerveSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwerveSim

This was a test to see if a vector based field-oriented swerve could calculate its odometry using the 4 wheel vectors.

It was a success and was turned into a fun demo as an executable jar file (run install under the maven project).

Vectors aren't realistic to those on the robot and are idealized, but the position odometry functions correctly. The simulation does not simulate the robot rotation, therefore the odometry for rotation is not taken into account, although position should still be accurate.

About

FRC Team 3863's Swerve Drive Simulation Code (testing vector odometry)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages