Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wolf wolf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • 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
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • mobile_robotics
  • wolf_projects
  • wolf_lib
  • wolfwolf
  • Milestones
  • Emplace API
Closed
Milestone

Emplace API
Milestone ID: 20

Leaders: @jcasals, @joanvallve

Change the API for creating and adding wolf nodes to the wolf tree. In the old implementation, parent nodes were responsible of linking the child nodes to the tree by addXXXX().

In the new implementation, each node is responsible to link itself to the tree using link(). And a new function emplace() is creating and linking.

  • Issues 3
  • Merge requests 2
  • Participants 2
  • Labels 4
100% complete
100%
Start date
No start date
None
Due date
No due date
3
Issues 3 New issue
Open: 0 Closed: 3
2
Merge requests 2
Open: 0 Closed: 0 Merged: 2
0
Releases
None
Reference: mobile_robotics/wolf_projects/wolf_lib/wolf%"Emplace API"