Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python docs for FRC #2323

Closed
wants to merge 8 commits into from
Closed

Conversation

martinrioux
Copy link
Contributor

Added various information and some sections regarding programming for FRC with Python using RobotPy. More code examples are to come, but this commit should cover the 'getting started' information.

Should the code be included in other sections, please let me know. There are some difficulties since the WPILib installer doesn't package Python as it does for Java and C++, but with the added section, it seems to make sense.

source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/deploying-robot-code.rst Outdated Show resolved Hide resolved
source/docs/software/python/index.rst Outdated Show resolved Hide resolved
source/docs/zero-to-robot/step-2/python-setup.rst Outdated Show resolved Hide resolved
@virtuald
Copy link
Member

@martinrioux I think it would be good to split this into two PRs:

  • Installation related information -- I think we're still working out how all of this is supposed to work and the various integration pieces, so it's going to take longer to review + approve it
  • Code examples -- these should be straightforward to review and merge

If you're planning to make more robotpy related changes, I think it would be most helpful if you could continue adding python code examples to the rest of frc-docs (in separate PRs, of course) where they are missing.

@jasondaming
Copy link
Member

Can you resolve conflicts on this?

@virtuald
Copy link
Member

virtuald commented Jan 8, 2024

I took a bunch of this and used it in #2501, this can be closed

@jasondaming jasondaming closed this Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants