-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_fcl_octomap_distance: run different tfs
The test had been structured to transform the tree and mesh with the same transform, meaning if there were bugs due to bounding volume biases or errors that they might stay hidden. Instead, run different TFs for the tree and mesh. Help tease out bounding volume bugs by shrinking the extents of the random transforms. Running these changes to the fcl octomap distance test results in the RSS octomap distance test failing if the previous commit that fixes the RSS bouding volume bugs is reverted. This test is cleaned up to help cover any breakage in bounding volumes in the future. Also improve test feedback by using floating point tests so the values are printed when they don't match.
- Loading branch information
1 parent
875baf9
commit 1bddc98
Showing
1 changed file
with
31 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters