Loading...
Searching...
No Matches
#include <type_traits>
#include <utility>
#include <Eigen/Core>
#include <gcem.hpp>
#include <wpi/StackTrace.h>
#include <wpi/SymbolExports.h>
#include <wpi/json_fwd.h>
#include "frc/ct_matrix.h"
#include "units/angle.h"
#include "wpimath/MathShared.h"
#include "frc/geometry/proto/Rotation2dProto.h"
#include "frc/geometry/struct/Rotation2dStruct.h"
Go to the source code of this file.
|
| class | frc::Rotation2d |
| | A rotation in a 2D coordinate frame represented by a point on the unit circle (cosine and sine). More...
|
| |