-
- Downloads
Added math library.
Showing
- apps/examples/math_demo/Makefile 42 additions, 0 deletionsapps/examples/math_demo/Makefile
- apps/examples/math_demo/math_demo.cpp 110 additions, 0 deletionsapps/examples/math_demo/math_demo.cpp
- apps/systemlib/math/Dcm.cpp 136 additions, 0 deletionsapps/systemlib/math/Dcm.cpp
- apps/systemlib/math/Dcm.hpp 95 additions, 0 deletionsapps/systemlib/math/Dcm.hpp
- apps/systemlib/math/EulerAngles.cpp 124 additions, 0 deletionsapps/systemlib/math/EulerAngles.cpp
- apps/systemlib/math/EulerAngles.hpp 73 additions, 0 deletionsapps/systemlib/math/EulerAngles.hpp
- apps/systemlib/math/Matrix.cpp 180 additions, 0 deletionsapps/systemlib/math/Matrix.cpp
- apps/systemlib/math/Matrix.hpp 58 additions, 0 deletionsapps/systemlib/math/Matrix.hpp
- apps/systemlib/math/Quaternion.cpp 180 additions, 0 deletionsapps/systemlib/math/Quaternion.cpp
- apps/systemlib/math/Quaternion.hpp 114 additions, 0 deletionsapps/systemlib/math/Quaternion.hpp
- apps/systemlib/math/Vector.cpp 99 additions, 0 deletionsapps/systemlib/math/Vector.cpp
- apps/systemlib/math/Vector.hpp 54 additions, 0 deletionsapps/systemlib/math/Vector.hpp
- apps/systemlib/math/Vector3.cpp 99 additions, 0 deletionsapps/systemlib/math/Vector3.cpp
- apps/systemlib/math/Vector3.hpp 71 additions, 0 deletionsapps/systemlib/math/Vector3.hpp
- apps/systemlib/math/arm/Matrix.cpp 40 additions, 0 deletionsapps/systemlib/math/arm/Matrix.cpp
- apps/systemlib/math/arm/Matrix.hpp 312 additions, 0 deletionsapps/systemlib/math/arm/Matrix.hpp
- apps/systemlib/math/arm/Vector.cpp 40 additions, 0 deletionsapps/systemlib/math/arm/Vector.cpp
- apps/systemlib/math/arm/Vector.hpp 240 additions, 0 deletionsapps/systemlib/math/arm/Vector.hpp
- apps/systemlib/math/generic/Matrix.cpp 40 additions, 0 deletionsapps/systemlib/math/generic/Matrix.cpp
- apps/systemlib/math/generic/Matrix.hpp 447 additions, 0 deletionsapps/systemlib/math/generic/Matrix.hpp
Loading
Please register or sign in to comment