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 World::create() #962

Merged
merged 5 commits into from
Jan 28, 2018
Merged

Add World::create() #962

merged 5 commits into from
Jan 28, 2018

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Jan 27, 2018


Before creating a pull request

  • Document new methods and classes

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change

@jslee02 jslee02 added this to the DART 6.4.0 milestone Jan 27, 2018
@codecov
Copy link

codecov bot commented Jan 28, 2018

Codecov Report

Merging #962 into release-6.4 will increase coverage by <.01%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##           release-6.4     #962      +/-   ##
===============================================
+ Coverage        56.63%   56.64%   +<.01%     
===============================================
  Files              310      310              
  Lines            23921    23923       +2     
===============================================
+ Hits             13548    13550       +2     
  Misses           10373    10373
Impacted Files Coverage Δ
dart/utils/sdf/SdfParser.cpp 65.87% <100%> (ø) ⬆️
dart/simulation/World.cpp 71.79% <100%> (+0.2%) ⬆️
dart/utils/urdf/DartLoader.cpp 74.38% <100%> (ø) ⬆️
dart/utils/SkelParser.cpp 69.74% <100%> (ø) ⬆️

@jslee02 jslee02 merged commit c65d787 into release-6.4 Jan 28, 2018
@jslee02 jslee02 deleted the world_create branch January 28, 2018 14:07
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