WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
RotationVectorToMatrix.hpp File Reference
#include <Eigen/Core>
#include "wpi/math/linalg/ct_matrix.hpp"

Go to the source code of this file.

Namespaces

namespace  wpi
namespace  wpi::math
namespace  wpi::math::detail

Functions

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