CTRE Phoenix 6 C++ 25.0.0-beta-4
|
#include "ctre/phoenix6/swerve/utility/Kinematics.hpp"
#include <units/angular_velocity.h>
#include <units/velocity.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | ctre::phoenix6::swerve::impl::SwerveDriveKinematics |
Class that converts a chassis velocity (dx, dy, and dtheta components) into individual module states (speed and angle). More... | |
Namespaces | |
namespace | ctre |
namespace | ctre::phoenix6 |
namespace | ctre::phoenix6::swerve |
namespace | ctre::phoenix6::swerve::impl |