-
- Downloads
Added spherical coordinate convert methods
Added generic file io methods Added trimesh creation of approximated spheres Improved generic usage of pose quality classes Added generic n-tree implementation based on VoxelTree6D git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@356 042f3d55-54a8-47e9-b7fb-15903f145c44
Showing
- VirtualRobot/CMakeLists.txt 4 additions, 0 deletionsVirtualRobot/CMakeLists.txt
- VirtualRobot/IK/PoseQualityExtendedManipulability.cpp 49 additions, 13 deletionsVirtualRobot/IK/PoseQualityExtendedManipulability.cpp
- VirtualRobot/IK/PoseQualityExtendedManipulability.h 10 additions, 2 deletionsVirtualRobot/IK/PoseQualityExtendedManipulability.h
- VirtualRobot/MathTools.cpp 25 additions, 0 deletionsVirtualRobot/MathTools.cpp
- VirtualRobot/MathTools.h 12 additions, 0 deletionsVirtualRobot/MathTools.h
- VirtualRobot/SphereApproximator.cpp 23 additions, 0 deletionsVirtualRobot/SphereApproximator.cpp
- VirtualRobot/SphereApproximator.h 2 additions, 0 deletionsVirtualRobot/SphereApproximator.h
- VirtualRobot/Workspace/VoxelTree6D.hpp 3 additions, 3 deletionsVirtualRobot/Workspace/VoxelTree6D.hpp
- VirtualRobot/Workspace/VoxelTree6DElement.hpp 2 additions, 2 deletionsVirtualRobot/Workspace/VoxelTree6DElement.hpp
- VirtualRobot/Workspace/VoxelTreeND.hpp 640 additions, 0 deletionsVirtualRobot/Workspace/VoxelTreeND.hpp
- VirtualRobot/Workspace/VoxelTreeNDElement.hpp 448 additions, 0 deletionsVirtualRobot/Workspace/VoxelTreeNDElement.hpp
- VirtualRobot/Workspace/WorkspaceRepresentation.cpp 57 additions, 104 deletionsVirtualRobot/Workspace/WorkspaceRepresentation.cpp
- VirtualRobot/Workspace/WorkspaceRepresentation.h 1 addition, 10 deletionsVirtualRobot/Workspace/WorkspaceRepresentation.h
- VirtualRobot/Workspace/tests/VoxelTreeTest.cpp 95 additions, 0 deletionsVirtualRobot/Workspace/tests/VoxelTreeTest.cpp
- VirtualRobot/XML/FileIO.cpp 0 additions, 0 deletionsVirtualRobot/XML/FileIO.cpp
- VirtualRobot/XML/FileIO.h 85 additions, 0 deletionsVirtualRobot/XML/FileIO.h
Loading
Please register or sign in to comment