Skip to content

Commit 4313900

Browse files
committed
Fix documentation building
1 parent 1d6c7ee commit 4313900

File tree

1 file changed

+0
-4
lines changed
  • subprojects/robotpy-wpimath/wpimath/kinematics

1 file changed

+0
-4
lines changed

subprojects/robotpy-wpimath/wpimath/kinematics/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,18 @@
5353
"SwerveDrive2KinematicsBase",
5454
"SwerveDrive2Odometry",
5555
"SwerveDrive2OdometryBase",
56-
"SwerveDrive2WheelPositions",
5756
"SwerveDrive3Kinematics",
5857
"SwerveDrive3KinematicsBase",
5958
"SwerveDrive3Odometry",
6059
"SwerveDrive3OdometryBase",
61-
"SwerveDrive3WheelPositions",
6260
"SwerveDrive4Kinematics",
6361
"SwerveDrive4KinematicsBase",
6462
"SwerveDrive4Odometry",
6563
"SwerveDrive4OdometryBase",
66-
"SwerveDrive4WheelPositions",
6764
"SwerveDrive6Kinematics",
6865
"SwerveDrive6KinematicsBase",
6966
"SwerveDrive6Odometry",
7067
"SwerveDrive6OdometryBase",
71-
"SwerveDrive6WheelPositions",
7268
"SwerveModulePosition",
7369
"SwerveModuleState",
7470
]

0 commit comments

Comments
 (0)