WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
SwerveDriveKinematics.hpp File Reference

Go to the source code of this file.

Classes

class  wpi::math::SwerveDriveKinematics< NumModules >
 Helper class that converts a chassis velocity (dx, dy, and dtheta components) into individual module states (velocity and angle). More...

Namespaces

namespace  wpi
namespace  wpi::math

Functions

template<typename ModuleTranslation, typename... ModuleTranslations>
 wpi::math::SwerveDriveKinematics (ModuleTranslation, ModuleTranslations...) -> SwerveDriveKinematics< 1+sizeof...(ModuleTranslations)>
template class wpi::math::EXPORT_TEMPLATE_DECLARE (WPILIB_DLLEXPORT) LinearQuadraticRegulator< 1