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
  • !38

Talos humanoid performing a sine task

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Mastalli requested to merge talos into devel Dec 20, 2018
  • Overview 0
  • Commits 10
  • Pipelines 1
  • Changes 12

This PR adds the Talos humanoid model example. In this example the Talos robot performances a sine task in the trunk position. Preliminary results produces undesired motions on the upper body. First I tried to add a SO3 regularization in the torso, the torso motion was much better but the arm ones were still undesired. This includes the development of SO3 cost function with their unit-test code. Second, I tried a simpler approach based on the posture regularization. This is the one that I am committing here.

This PR tackles the task #23 (closed).

Note that this is another example that helps us to devise a better DDP solver, and users to learn from scratch how to use this library. @kgiraude @ostasse you might be interesting in this commit.

Edited Dec 20, 2018 by Carlos Mastalli
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: talos