Skip to content

Conversation

jasondaming
Copy link
Member

Summary

Adds an important note clarifying that robotpy deploy requires working robot code in robot.py before it can be used. This prevents confusion for new teams who try to deploy immediately after running robotpy init.

Changes

  • Added important note after the robotpy init section
  • Clarifies that deploy cannot happen until robot code is implemented
  • References the RobotPy Programming Guide for help writing robot code

Fixes #2995

Clarifies that robotpy deploy requires working robot code in robot.py and that teams cannot deploy until they have implemented their robot program. References the RobotPy Programming Guide.

Fixes wpilibsuite#2995
@sciencewhiz sciencewhiz merged commit b902581 into wpilibsuite:main Oct 13, 2025
9 checks passed
sciencewhiz pushed a commit that referenced this pull request Oct 13, 2025
Clarifies that robotpy deploy requires working robot code in robot.py and that teams cannot deploy until they have implemented their robot program. References the RobotPy Programming Guide.

Fixes #2995
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.

python install docs should tell you how to write code

2 participants