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 profiler code to TPE #93

Merged
merged 8 commits into from
Aug 13, 2020
Merged

Add profiler code to TPE #93

merged 8 commits into from
Aug 13, 2020

Conversation

claireyywang
Copy link
Contributor

@claireyywang claireyywang commented Aug 12, 2020

To enable and test with profiler
colcon build --merge-install --packages-select ignition-physics2 --cmake-args -DENABLE_PROFILER=1

and simulation worlds in gazebosim/gz-sim#283

Signed-off-by: claireyywang <[email protected]>
Signed-off-by: claireyywang <[email protected]>
Signed-off-by: claireyywang <[email protected]>
Signed-off-by: claireyywang <[email protected]>
Signed-off-by: claireyywang <[email protected]>
Signed-off-by: claireyywang <[email protected]>
@claireyywang claireyywang added the TPE Trivial Physics Engine label Aug 12, 2020
@claireyywang claireyywang self-assigned this Aug 12, 2020
@github-actions github-actions bot added the 🏰 citadel Ignition Citadel label Aug 12, 2020
@claireyywang
Copy link
Contributor Author

cc @iche033

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #93 into ign-physics2 will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           ign-physics2      #93      +/-   ##
================================================
+ Coverage         82.94%   82.96%   +0.01%     
================================================
  Files               106      106              
  Lines              3695     3692       -3     
================================================
- Hits               3065     3063       -2     
+ Misses              630      629       -1     
Impacted Files Coverage Δ
tpe/lib/src/CollisionDetector.cc 100.00% <ø> (ø)
tpe/lib/src/Model.cc 100.00% <ø> (ø)
tpe/plugin/src/SimulationFeatures.cc 70.00% <ø> (ø)
tpe/lib/src/World.cc 100.00% <100.00%> (+3.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2de6182...5a44ace. Read the comment docs.

@claireyywang claireyywang merged commit 7932ff6 into ign-physics2 Aug 13, 2020
@claireyywang claireyywang deleted the claire/tpe-profiler branch August 13, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏰 citadel Ignition Citadel TPE Trivial Physics Engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants