gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

Refactor: Trajectory loading seperated into external function

Open onurtore opened this issue 2 years ago • 4 comments

Utilizes additional function to load actor trajectories.

onurtore avatar Jul 02 '22 11:07 onurtore

Codecov Report

Merging #1572 (224598e) into ign-gazebo6 (8c9489d) will increase coverage by 0.00%. The diff coverage is 68.75%.

@@             Coverage Diff              @@
##           ign-gazebo6    #1572   +/-   ##
============================================
  Coverage        64.40%   64.41%           
============================================
  Files              320      320           
  Lines            25892    25894    +2     
============================================
+ Hits             16677    16680    +3     
+ Misses            9215     9214    -1     
Impacted Files Coverage Δ
src/rendering/SceneManager.cc 28.87% <68.75%> (+0.20%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Jul 04 '22 15:07 codecov[bot]

Commits done by Github Interface fails to comply DCO. Should I update them?

onurtore avatar Jul 09 '22 06:07 onurtore

@ahcorde Friendly ping

onurtore avatar Jul 21 '22 15:07 onurtore

DCO failing. I tried to rebase but ended up with many conflicts which are not related to this PR. It fails because of merge without of a sign.

onurtore avatar Aug 05 '22 08:08 onurtore

@osrf-jenkins run tests please!

ahcorde avatar Aug 19 '22 07:08 ahcorde