WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
RotationVectorToMatrix.h File Reference
#include <Eigen/Core>
#include "frc/ct_matrix.h"

Go to the source code of this file.

Namespaces

namespace  frc
 
namespace  frc::detail
 

Functions

constexpr ct_matrix3d frc::detail::RotationVectorToMatrix (const ct_vector3d &rotation)
 
constexpr Eigen::Matrix3d frc::detail::RotationVectorToMatrix (const Eigen::Vector3d &rotation)