CTRE Phoenix 6 C++
25.0.0-beta-4
Loading...
Searching...
No Matches
Kinematics.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
#pragma once
8
9
#include "
ctre/phoenix6/swerve/utility/Geometry.hpp
"
10
#include <frc/kinematics/ChassisSpeeds.h>
11
#include <frc/kinematics/SwerveModulePosition.h>
12
#include <frc/kinematics/SwerveModuleState.h>
13
14
namespace
ctre
{
15
namespace
phoenix6 {
16
namespace
swerve {
17
18
using
frc::ChassisSpeeds;
19
using
frc::SwerveModulePosition;
20
using
frc::SwerveModuleState;
21
22
}
23
}
24
}
Geometry.hpp
ctre
Definition
StatusCodes.h:18
ctre
phoenix6
swerve
utility
Kinematics.hpp
Generated by
1.10.0