Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C crocoddyl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • loco-3d
  • crocoddyl
  • Merge requests
  • !204

Added the DAM for contact forward dynamics + quadruped example working

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Mastalli requested to merge cmastall/crocoddyl:topic/contact-fwd-dyn into cpp_devel Aug 23, 2019
  • Overview 0
  • Commits 45
  • Pipelines 0
  • Changes 83

In this PR it's mainly developed a novel contact forward dynamics DAM. Additionally, it includes plenty of other tasks:

  • Added NoProxy paramenter for binding std containers.
  • CostModelSum is not a derived class of CostModelAbstract
  • ContactModelMultiple is not a derived class of ContactModelAbstract
  • Proper custodian ward for all references in the constructors (Python bindings)
  • Fixed an error in the floating-base actuation
  • Fixed an error in StateMultibody::Jdiff
  • Added plenty of nice asserts for debuggers
  • Fixed error in the construction of Python-binds of CostModelStum
  • Added raisedIfNaN in SolverDDP
  • Improved the algorithm efficient of SolverDDP: do not compute derivatives if the step lenght fails
  • Added Python code for GV display + its callback function.
  • Added a WIP example of quadruped
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/contact-fwd-dyn