Results 189 issues of Dustin Spicuzza

I keep coming back to this: https://scikit-build.readthedocs.io/en/latest/index.html The primary value that robotpy-build provides is wrapper generation and some dependency management -- but maybe we could extract out the wrapper stuff...

For example, if a function is removed, it would be useful to know that and emit a warning

We need to use ours, not the installed version.

We can't easily build these modules on readthedocs -- and honestly, we probably don't want to anyways. Instead, if we had an rst generator template, then readthedocs could just run...

Would be good for someone to do this. Was done on https://www.chiefdelphi.com/t/using-robotpy-with-xrp/452186

Each example should have a pyproject.toml that specifies its dependencies so that users can directly use it. Then we should change the run_tests.sh to: * Be a python script, bash...

If RobotPy is to be included in frc-docs ([see initial PR](https://github.com/wpilibsuite/frc-docs/pull/1807)), then we need to have existing working examples that can be linked to from the documentation that match the...

help wanted
good first issue

See https://robotpy.readthedocs.io/en/2019.1.2/dev/porting.html#using-git-source-track

As supported by the latest pyfrc.