micro-ROS / micro-ROS/system_modes

Minimize redundancy between roslaunch and system-modes model file

Open
#8 2 comments 0 reactions 1 assignee View on GitHub

@norro is already working on this.

Since Feb 11, 2020.

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

Description

For launching the nodes specified in a system-mode models file (SHM file) for control by the mode-manager, all these nodes have to be specified additionally in a launch file. This redundancy is error-prone and should be avoided or at least minimized.

One idea is to provide a convenience function for launch that launches all nodes specified in an SHM file.

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.