Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
rotation_matrix_2d.hpp
Go to the documentation of this file.
1
#ifndef FANG_ROBOTICS_MCB_UTIL_MATH_2D_ROTATION_MATRIX
2
#define FANG_ROBOTICS_MCB_UTIL_MATH_2D_ROTATION_MATRIX
3
#include "
util/math/linear/matrix_alias.hpp
"
4
#include "
wrap/units/units_alias.hpp
"
5
namespace
fang::math
6
{
10
Matrix<2, 2>
rotationMatrix2D
(
const
Radians
& angle);
11
}
12
#endif
matrix_alias.hpp
fang::math
Definition
range.hpp:4
fang::math::rotationMatrix2D
Matrix< 2, 2 > rotationMatrix2D(const Radians &angle)
Definition
rotation_matrix_2d.cpp:6
units_alias.hpp
Radians
units::angle::radian_t Radians
Definition
units_alias.hpp:16
fang-mcb-project
src
util
math
geometry
rotation_matrix_2d.hpp
Generated by
1.9.8