2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement bridge.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add project template.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add Benjamin Chrétien and Joris Vaillant to AUTHORS file.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix test.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Initialize variable properly in cubic-b-spline.cc.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Port roboptim-trajectory to Eigen.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Allow allocatino in NTimesDerivableFunction.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Merge pull request #7 from bchretien/master
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Correct UserIntermediateCallback (shared_ptr instead of optional).
bchretien
as Benjamin Chrétien
More... almost 12 years ago
Update to new roboptim-core and Eigen.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Allow allocation in SumOfC1Square.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Synchronize.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Update to new roboptim-core API.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add .gitignore.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Synchronize.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Synchronize.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix submodule URL.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Synchronize.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Merge pull request #6 from bchretien/master
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Correct unused parameter errors (-Werror)
bchretien
as Benjamin Chrétien
More... almost 12 years ago
Update README file.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Update README.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add plug-in directory location to pkg-config file.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add optional gradient checking mode. Close #5
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Update test values.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix signed/unsigned comparison warning.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Use a vector instead of a matrix to store constraint value.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Fix iRow/jCol filling in Tnlp::eval_jac_g.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Factor Tnlp class for both solver into one meta-class.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago
Add typedef in Problem class to remember raw constraints types list.
thomas_moulard
as Thomas Moulard
More... almost 12 years ago