Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to check if collision object is enabled #687

Conversation

Levi-Armstrong
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #687 (1f7e520) into master (e2ec996) will decrease coverage by 0.06%.
The diff coverage is 68.75%.

❗ Current head 1f7e520 differs from pull request most recent head 7f5e16a. Consider uploading reports for the commit 7f5e16a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #687      +/-   ##
==========================================
- Coverage   92.36%   92.29%   -0.07%     
==========================================
  Files         172      172              
  Lines       10881    10913      +32     
==========================================
+ Hits        10050    10072      +22     
- Misses        831      841      +10     
Impacted Files Coverage Δ
...ract_collision/bullet/bullet_cast_simple_manager.h 100.00% <ø> (ø)
..._collision/bullet/bullet_discrete_simple_manager.h 100.00% <ø> (ø)
...t_collision/bullet/src/bullet_cast_bvh_manager.cpp 86.78% <0.00%> (-1.96%) ⬇️
...ollision/bullet/src/bullet_cast_simple_manager.cpp 87.26% <0.00%> (-2.11%) ⬇️
...seract_collision/core/continuous_contact_manager.h 100.00% <ø> (ø)
...esseract_collision/core/discrete_contact_manager.h 100.00% <ø> (ø)
...de/tesseract_collision/fcl/fcl_discrete_managers.h 100.00% <ø> (ø)
...llision/bullet/src/bullet_discrete_bvh_manager.cpp 92.30% <100.00%> (+0.30%) ⬆️
...sion/bullet/src/bullet_discrete_simple_manager.cpp 92.66% <100.00%> (+0.25%) ⬆️
...ract_collision/test_suite/collision_clone_unit.hpp 100.00% <100.00%> (ø)
... and 1 more

@Levi-Armstrong Levi-Armstrong force-pushed the feature/CheckCollisionObjectEnabled branch from 1f7e520 to 28b9c7e Compare December 16, 2021 20:39
@Levi-Armstrong Levi-Armstrong merged commit 12b2fca into tesseract-robotics:master Dec 17, 2021
@Levi-Armstrong Levi-Armstrong deleted the feature/CheckCollisionObjectEnabled branch December 17, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant