Skip to content

Conversation

lizlooney
Copy link
Collaborator

Fixes #38

Added src/blocks/utils/generated/robotpy_data.json
Added src/blocks/utils/robotpy_initialize.ts which uses robotpy_data.json.
Removed src/toolbox/generated/toolbox.ts
Added src/toolbox/robotpy_toolbox.ts which uses robotpy_data.json.
@lizlooney lizlooney requested a review from alan412 April 7, 2025 06:16
Copy link
Collaborator

@alan412 alan412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

I had one minor comment about some duplicated code, but if you want to go ahead and merge I am fine. I suspect we'll have more refactoring ahead of us and that can be done later.

Removed unsed function.
@lizlooney lizlooney merged commit 1ca8f16 into wpilibsuite:main Apr 10, 2025
1 check passed
@lizlooney lizlooney deleted the pr_json branch April 10, 2025 02:40
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.

Move Generated blocks out of repo

2 participants