Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 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
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • !241

The source project of this merge request has been removed.
Closed
Created Oct 06, 2019 by Wolfgang Merkt@wxmerktDeveloper
  • Report abuse
Report abuse

WIP: Use exact equation for Vxx if regularisation is used

  • Overview 7
  • Changes 3

This continues from an email discussion with @nmansard and @cmastall and adds the exact formula for Vxx if regularisation is used. At present, the exact formula for Vx is used when control regularisation is used, while the simplified formula is used when no regularisation is applied. However, for Vxx only the simplified equation is implemented.

Two notes:

  1. This passes unit tests for me in Python. Vxx may not be covered in Python(?)
  2. The convergence in C++ did not show any difference between using the short and the exact formula (tested with quadrupedal_gaits.py and the walk script with unlimited iteration limit)
  3. In Python, the test_contacts unit test fails for me on devel

@nmansard and @cmastall, can you please have a look whether this corresponds to our email conversation or whether I have missed something?

Many thanks, Wolf

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: topic/wxm-exact-equation-for-vxx