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

Support Ipopt >= 3.13 #1506

Merged
merged 10 commits into from
Oct 17, 2020
Merged

Support Ipopt >= 3.13 #1506

merged 10 commits into from
Oct 17, 2020

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Sep 22, 2020

Fixes #1504


Before creating a pull request

  • Document new methods and classes
  • Format new code files using clang-format

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md

@jslee02 jslee02 added this to the DART 6.9.5 milestone Sep 22, 2020
@jslee02 jslee02 marked this pull request as ready for review October 17, 2020 20:20
@codecov
Copy link

codecov bot commented Oct 17, 2020

Codecov Report

Merging #1506 into release-6.9 will decrease coverage by 0.01%.
The diff coverage is 70.96%.

@@               Coverage Diff               @@
##           release-6.9    #1506      +/-   ##
===============================================
- Coverage        57.03%   57.02%   -0.02%     
===============================================
  Files              366      366              
  Lines            27147    27145       -2     
===============================================
- Hits             15484    15479       -5     
- Misses           11663    11666       +3     
Impacted Files Coverage Δ
dart/optimizer/ipopt/IpoptSolver.cpp 74.10% <70.96%> (-0.37%) ⬇️
dart/dynamics/Skeleton.cpp 65.97% <0.00%> (-0.17%) ⬇️

@jslee02 jslee02 merged commit cb23aca into release-6.9 Oct 17, 2020
@jslee02 jslee02 deleted the v6.9_ipopt branch October 17, 2020 21:11
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