micro-ROS / micro-ROS/system_modes

(sub-)systems not recognized by ros2 lifecycle cli

Open
#1 1 comment 0 reactions 1 assignee View on GitHub

@norro is already working on this.

Since Dec 12, 2018.

help wanted
Dominant language
C++
Stars
45
Forks
13
PR merge metrics
No merged PRs in 30d

Description

When calling `ros2 lifecycle set`, the tool will abort with an error (*"Node not found"*). Reproduce:
1. Start mode manager with example system (see [system_modes_examples](system_modes_examples/README.md)
2. Execute `ros2 lifecycle set actuation configure`

Expected result: actuation system is set to inactive

Actual result: rros2 lifecycle returns *"Node not found"*, actuation system remains unchanged

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.