Skip to content
GitLab
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
  • 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
  • !190

Topic/cpp refact reference

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Mastalli requested to merge cmastall/crocoddyl:topic/cpp-refact-reference into cpp_devel Aug 07, 2019
  • Overview 0
  • Commits 12
  • Pipelines 0
  • Changes 55

This PR refact the action and cost classes in order to used reference instead of pointers. Additionally, for the cost classes, the API has been changed. Now we need to pass the state multibody. Finally, I cleaned up the extra piece of costs, e.g. getter function of nq in action or cost classes.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/cpp-refact-reference