Refactoring of MMM framework to SimoxUtility: Added string helpers and...
Refactoring of MMM framework to SimoxUtility: Added string helpers and conversion tools, a distinguishable color lookup table e.g. for creating graphs, a rapidxml wrapper for easier parsing of xml files and moved deprecated RobotPoseDiffIK from MMMTools to VirtualRobot
Showing
- SimoxUtility/xml/rapidxml/RapidXMLForwardDecl.h 49 additions, 0 deletionsSimoxUtility/xml/rapidxml/RapidXMLForwardDecl.h
- SimoxUtility/xml/rapidxml/RapidXMLWrapper.h 565 additions, 0 deletionsSimoxUtility/xml/rapidxml/RapidXMLWrapper.h
- SimoxUtility/xml/rapidxml/rapidxml.hpp 2966 additions, 0 deletionsSimoxUtility/xml/rapidxml/rapidxml.hpp
- SimoxUtility/xml/rapidxml/rapidxml_license.txt 52 additions, 0 deletionsSimoxUtility/xml/rapidxml/rapidxml_license.txt
- SimoxUtility/xml/rapidxml/rapidxml_print.hpp 539 additions, 0 deletionsSimoxUtility/xml/rapidxml/rapidxml_print.hpp
- VirtualRobot/CMakeLists.txt 2 additions, 0 deletionsVirtualRobot/CMakeLists.txt
- VirtualRobot/IK/RobotPoseDifferentialIK.cpp 554 additions, 0 deletionsVirtualRobot/IK/RobotPoseDifferentialIK.cpp
- VirtualRobot/IK/RobotPoseDifferentialIK.h 86 additions, 0 deletionsVirtualRobot/IK/RobotPoseDifferentialIK.h
- VirtualRobot/XML/rapidxml.hpp 1 addition, 2966 deletionsVirtualRobot/XML/rapidxml.hpp
SimoxUtility/xml/rapidxml/RapidXMLWrapper.h
0 → 100644
This diff is collapsed.
SimoxUtility/xml/rapidxml/rapidxml.hpp
0 → 100644
This diff is collapsed.
SimoxUtility/xml/rapidxml/rapidxml_print.hpp
0 → 100644
This diff is collapsed.
VirtualRobot/IK/RobotPoseDifferentialIK.cpp
0 → 100644
This diff is collapsed.
VirtualRobot/IK/RobotPoseDifferentialIK.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment