Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-fcl
Commits
a885e3ec
Commit
a885e3ec
authored
Aug 22, 2019
by
Joseph Mirabel
Browse files
[Tests] Add test and benchmark of obbDisjointAndLowerBoundDistance
parent
73c09c1f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
test/CMakeLists.txt
View file @
a885e3ec
...
...
@@ -39,7 +39,7 @@ add_fcl_test(test_fcl_box_box_distance test_fcl_box_box_distance.cpp test_fcl_ut
add_fcl_test
(
test_fcl_simple test_fcl_simple.cpp
)
add_fcl_test
(
test_fcl_capsule_box_1 test_fcl_capsule_box_1.cpp test_fcl_utility.cpp
)
add_fcl_test
(
test_fcl_capsule_box_2 test_fcl_capsule_box_2.cpp test_fcl_utility.cpp
)
#
add_fcl_test(test_fcl_obb test_fcl_obb.cpp)
add_fcl_test
(
test_fcl_obb test_fcl_obb.cpp
)
add_fcl_test
(
test_fcl_bvh_models test_fcl_bvh_models.cpp test_fcl_utility.cpp
)
...
...
test/test_fcl_obb.cpp
View file @
a885e3ec
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment