micro-ROS / micro-ROS/micro_ros_setup

Move config install location

Open
#52 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
509
Forks
183
Avg merge
22h 26m
Merged PRs (30d)
7

Description

The configs are currently placed in install/config, without any prefix. This might conflict with other packages' configurations. I don't know what ROS's standard placement is, but likely either in share, or in a subdirectory of config.

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.

Research direction

Start by locating the install/config handling in the repository's build-support macros and check how the current unprefixed path is produced. Compare the available ROS placement conventions, then verify that installation uses a non-conflicting location and that existing configuration consumers still find it.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.