maliput / maliput/maliput_multilane
Deprecate the OnRampMerge builder
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Deprecate the OnRampMerge builder as:
- it is not being used anymore.
- It is a particular case that can be managed using the regular road network builder via YAML file description.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OnRampMerge builder and its references, then compare it with the regular road network builder and its YAML file description. Confirm how the specialized builder is currently used and identify the changes needed to deprecate it without disrupting the regular builder path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100