-
- Downloads
Merge branch 'move-json-to-simox-utility' into 'master'
Move JSON to SimoxUtility See merge request Simox/simox!38
No related branches found
No related tags found
Showing
- SimoxUtility/CMakeLists.txt 10 additions, 0 deletionsSimoxUtility/CMakeLists.txt
- SimoxUtility/json.h 7 additions, 0 deletionsSimoxUtility/json.h
- SimoxUtility/json/LICENSE.MIT 0 additions, 0 deletionsSimoxUtility/json/LICENSE.MIT
- SimoxUtility/json/converters.cpp 107 additions, 0 deletionsSimoxUtility/json/converters.cpp
- SimoxUtility/json/converters.h 27 additions, 0 deletionsSimoxUtility/json/converters.h
- SimoxUtility/json/eigen_conversion.cpp 0 additions, 0 deletionsSimoxUtility/json/eigen_conversion.cpp
- SimoxUtility/json/eigen_conversion.h 152 additions, 0 deletionsSimoxUtility/json/eigen_conversion.h
- SimoxUtility/json/io.cpp 5 additions, 5 deletionsSimoxUtility/json/io.cpp
- SimoxUtility/json/io.h 50 additions, 0 deletionsSimoxUtility/json/io.h
- SimoxUtility/json/json.hpp 20277 additions, 0 deletionsSimoxUtility/json/json.hpp
- SimoxUtility/math/convert/pos_quat_to_mat4f.h 36 additions, 6 deletionsSimoxUtility/math/convert/pos_quat_to_mat4f.h
- SimoxUtility/tests/CMakeLists.txt 6 additions, 3 deletionsSimoxUtility/tests/CMakeLists.txt
- SimoxUtility/tests/JsonEigenConversionTest.cpp 5 additions, 4 deletionsSimoxUtility/tests/JsonEigenConversionTest.cpp
- SimoxUtility/tests/JsonIOTest.cpp 4 additions, 4 deletionsSimoxUtility/tests/JsonIOTest.cpp
- VirtualRobot/CMakeLists.txt 0 additions, 3 deletionsVirtualRobot/CMakeLists.txt
- VirtualRobot/Util/json.h 3 additions, 3 deletionsVirtualRobot/Util/json.h
- VirtualRobot/Util/json/converters.h 5 additions, 20 deletionsVirtualRobot/Util/json/converters.h
- VirtualRobot/Util/json/eigen_conversion.h 3 additions, 149 deletionsVirtualRobot/Util/json/eigen_conversion.h
- VirtualRobot/Util/json/eigen_conversion.hpp 2 additions, 0 deletionsVirtualRobot/Util/json/eigen_conversion.hpp
- VirtualRobot/Util/json/io.h 3 additions, 47 deletionsVirtualRobot/Util/json/io.h
Loading
Please register or sign in to comment