Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Convert nodes to lifecycle nodes #507

Open
6 tasks
Andeshog opened this issue Jan 1, 2025 · 0 comments
Open
6 tasks

[TASK] Convert nodes to lifecycle nodes #507

Andeshog opened this issue Jan 1, 2025 · 0 comments
Labels
Auto AUV feature New feature or request

Comments

@Andeshog
Copy link
Contributor

Andeshog commented Jan 1, 2025

Description of task

To allow more precise control over the lifecycle state of the nodes, the guidance and control nodes should be converted to lifecycle nodes.

Suggested Workflow

  • Look up and read about lifecycle nodes in ROS 2.
  • Get an overview of which nodes that should be lifecycle nodes.
  • Implement the necessary changes to the nodes.

Specifications

No response

Contacts

Code Quality

  • Every function in header files are documented (inputs/returns/exceptions)
  • The project has automated tests that cover MOST of the functions and branches in functions (pytest/gtest)
  • The code is documented on the wiki (provide link)
@Andeshog Andeshog added feature New feature or request Auto AUV labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto AUV feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant