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
  • Packages & Registries
    • Packages & 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
  • Issues
  • #82
Closed
Open
Created Feb 02, 2019 by Nicolas Mansard@nmansardOwner

(not) Using RobotWrapper in Crocoddyl

I believe that it would be a good procedure not using robot wrapper in the lib, but for loading and display. When loading a robot wrapper, we should get the robot model "rmodel = robot.model", and create a new data (do not use the one of robot wrapper, keep it for display). Then do not pass robotwrapper to your methods and classes, but directly pass rmodel. We might keep robotwrapper in the loggerdisplay yet.

Assignee
Assign to
Time tracking