- 08 Oct, 2020 9 commits
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
Memory alignement of frame classes with boost python
-
- 07 Oct, 2020 4 commits
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
Initilized the BoxQP data
-
- 01 Oct, 2020 1 commit
-
-
Carlos Mastalli authored
-
- 28 Sep, 2020 4 commits
-
-
Carlos Mastalli authored
Register converters for shared_ptrs of solver classes
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
Fix build with C++98
-
- 26 Sep, 2020 3 commits
-
-
Guilhem Saurel authored
Fix: …/include/crocoddyl/core/utils/file-io.hpp:29:22: error: no matching function for call to 'std::basic_ofstream<char>::open(const string&)' fs_.open(filename); ^
-
Guilhem Saurel authored
-
Guilhem Saurel authored
on 16.04, the default compiler shows: In file included from …/bindings/python/crocoddyl/core/integrator/rk4.cpp:11:0: …/include/crocoddyl/core/integrator/rk4.hpp:122:73: error: '>>' should be '> >' within a nested template argument list std::vector>> differential; ^ …/include/crocoddyl/core/integrator/rk4.hpp: In constructor 'crocoddyl::IntegratedActionDataRK4Tpl::IntegratedActionDataRK4Tpl(Model<_Scalar>*)': …/include/crocoddyl/core/integrator/rk4.hpp:89:69: error: '>>' should be '> >' within a nested template argument list boost::shared_ptr>(model->get_differential()->createData())); ^
-
- 24 Sep, 2020 2 commits
-
-
Guilhem Saurel authored
-
Carlos Mastalli authored
Using StateAbstract in CostModelAbstract API (do not break previous code)
-
- 23 Sep, 2020 6 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Carlos Mastalli authored
Added doxygen documentation of the action/diff-action
-
Carlos Mastalli authored
-
Carlos Mastalli authored
Added doxygen documentation + improved docstring one for cost models
-
Carlos Mastalli authored
-
- 22 Sep, 2020 11 commits
-
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
There are only two cost functions that don't strictly depend on StateMultibody. These costs are: state and control. However, the state has an efficient routine, which exploits the derivatives structure, if the multibody state is passed
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-