CTRE Phoenix 6 C++
25.1.0
Loading...
Searching...
No Matches
Geometry.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 <frc/geometry/Pose2d.h>
10
#include <wpi/MathExtras.h>
11
12
namespace
ctre
{
13
namespace
phoenix6 {
14
namespace
swerve {
15
16
using
wpi::Lerp;
17
18
using
frc::Rotation2d;
19
using
frc::Translation2d;
20
using
frc::Transform2d;
21
using
frc::Twist2d;
22
using
frc::Pose2d;
23
24
}
25
}
26
}
ctre
Definition
MotionMagicExpoTorqueCurrentFOC.hpp:18
ctre
phoenix6
swerve
utility
Geometry.hpp
Generated by
1.12.0