wpilibsuite / wpilibsuite/SystemcoreTesting
Note: Robotpy commands producing warning about error about xrp
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 186
- Forks
- 24
- Avg merge
- 8h 27m
- Merged PRs (30d)
- 9
Description
PS C:\Users\chris\git\SystemCoreAlphaTest> robotpy undeploy
WARNING: Error detected in EntryPoint(name='xrp', value='xrp.extension', group='robotpysimext')
... actual command output
Not actually stopping anything that I can tell, happening on deploy as well. I can't find the text xrp in my whole project so I'm not thinking it's because I enabled something accidentally? Not sure if there's anything else to look for, though.
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 reproducing the warning with robotpy deploy and robotpy undeploy in the reported environment, then inspect the command output and installed RobotPy extensions for the xrp entry point. Done means identifying the source of the warning and confirming that deploy and undeploy complete without it or documenting why it is harmless.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100