Fix pose, rpy and rad/deg functions not handling double types, add tests
Showing
- SimoxUtility/math/convert/deg_to_rad.h 13 additions, 7 deletionsSimoxUtility/math/convert/deg_to_rad.h
- SimoxUtility/math/convert/mat3f_to_rpy.h 10 additions, 8 deletionsSimoxUtility/math/convert/mat3f_to_rpy.h
- SimoxUtility/math/convert/mat4f_to_rpy.h 8 additions, 3 deletionsSimoxUtility/math/convert/mat4f_to_rpy.h
- SimoxUtility/math/convert/rad_to_deg.h 12 additions, 7 deletionsSimoxUtility/math/convert/rad_to_deg.h
- SimoxUtility/math/convert/rpy_to_mat3f.h 7 additions, 3 deletionsSimoxUtility/math/convert/rpy_to_mat3f.h
- SimoxUtility/math/convert/rpy_to_mat4f.h 6 additions, 2 deletionsSimoxUtility/math/convert/rpy_to_mat4f.h
- SimoxUtility/math/pose/pose.h 24 additions, 14 deletionsSimoxUtility/math/pose/pose.h
- SimoxUtility/tests/math/ConverterTest.cpp 91 additions, 0 deletionsSimoxUtility/tests/math/ConverterTest.cpp
Loading
Please register or sign in to comment