shape-mesh and shape-shape distance finished.
now the user can choose solver for the basic shape distance/collision. git-svn-id: https://kforge.ros.org/fcl/fcl_ros@104 253336fb-580f-4252-a368-f3cef5a2a82b
Showing
- trunk/fcl/include/fcl/collision.h 17 additions, 2 deletionstrunk/fcl/include/fcl/collision.h
- trunk/fcl/include/fcl/collision_func_matrix.h 3 additions, 4 deletionstrunk/fcl/include/fcl/collision_func_matrix.h
- trunk/fcl/include/fcl/distance.h 11 additions, 1 deletiontrunk/fcl/include/fcl/distance.h
- trunk/fcl/include/fcl/distance_func_matrix.h 3 additions, 1 deletiontrunk/fcl/include/fcl/distance_func_matrix.h
- trunk/fcl/include/fcl/narrowphase/gjk.h 30 additions, 8 deletionstrunk/fcl/include/fcl/narrowphase/gjk.h
- trunk/fcl/include/fcl/narrowphase/gjk_libccd.h 2 additions, 0 deletionstrunk/fcl/include/fcl/narrowphase/gjk_libccd.h
- trunk/fcl/include/fcl/narrowphase/narrowphase.h 349 additions, 188 deletionstrunk/fcl/include/fcl/narrowphase/narrowphase.h
- trunk/fcl/include/fcl/simple_setup.h 474 additions, 10 deletionstrunk/fcl/include/fcl/simple_setup.h
- trunk/fcl/include/fcl/traversal_node_bvh_shape.h 723 additions, 60 deletionstrunk/fcl/include/fcl/traversal_node_bvh_shape.h
- trunk/fcl/include/fcl/traversal_node_shapes.h 44 additions, 4 deletionstrunk/fcl/include/fcl/traversal_node_shapes.h
- trunk/fcl/src/collision.cpp 80 additions, 24 deletionstrunk/fcl/src/collision.cpp
- trunk/fcl/src/collision_func_matrix.cpp 197 additions, 154 deletionstrunk/fcl/src/collision_func_matrix.cpp
- trunk/fcl/src/distance.cpp 68 additions, 12 deletionstrunk/fcl/src/distance.cpp
- trunk/fcl/src/distance_func_matrix.cpp 223 additions, 5 deletionstrunk/fcl/src/distance_func_matrix.cpp
- trunk/fcl/src/geometric_shapes.cpp 66 additions, 0 deletionstrunk/fcl/src/geometric_shapes.cpp
- trunk/fcl/src/geometric_shapes_utility.cpp 1 addition, 64 deletionstrunk/fcl/src/geometric_shapes_utility.cpp
- trunk/fcl/src/gjk.cpp 14 additions, 12 deletionstrunk/fcl/src/gjk.cpp
- trunk/fcl/src/gjk_libccd.cpp 23 additions, 19 deletionstrunk/fcl/src/gjk_libccd.cpp
- trunk/fcl/src/simple_setup.cpp 0 additions, 1 deletiontrunk/fcl/src/simple_setup.cpp
- trunk/fcl/src/traversal_node_bvhs.cpp 56 additions, 56 deletionstrunk/fcl/src/traversal_node_bvhs.cpp
Loading
Please register or sign in to comment