rticommunity / rticommunity/rticonnextdds-examples
[ENH] Resources cleanup
Open
Nobody has claimed this yet.
cleanup
enhancement
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement description
We have some scripts and code that are not used currently.
Contributor guide
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 with resources/static_analysis/run_static_analysis.py and the referenced block in examples/connext_dds/CMakeLists.txt. Search the repository for remaining references to confirm these resources are unused, then remove the obsolete script and CMake usage. Done means no stale references remain and the examples build configuration still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100