Skip to content

Commit

Permalink
removing simulation PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jasondaming committed Nov 30, 2023
1 parent c0859a4 commit 315a936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/software/pathplanning/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Notice on Swerve Support

Swerve support in path following has a couple of limitations that teams need to be aware of:

- WPILib currently does not support swerve in simulation, please see `this <https://github.com/wpilibsuite/allwpilib/pull/3374>`__ pull request.
- WPILib currently does not support a physics based swerve simulation, please see `SwerveDriveKinematics` for doing a non-physics simulation.

- SysID only supports tuning the swerve heading using a General Mechanism project and does not regularly support module velocity data. A workaround is to lock the module's heading into place. This can be done via blocking module rotation using something like a block of wood.

Expand Down

0 comments on commit 315a936

Please sign in to comment.