https://github.com/robotpy/robotpy-commands-v2
Python implementation of the WPILib Command Framework (2020+)
https://github.com/robotpy/robotpy-commands-v2
command-framework frc python robotpy
Last synced: 11 months ago
JSON representation
Python implementation of the WPILib Command Framework (2020+)
- Host: GitHub
- URL: https://github.com/robotpy/robotpy-commands-v2
- Owner: robotpy
- License: other
- Created: 2020-01-10T03:25:12.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-19T05:22:56.000Z (about 1 year ago)
- Last Synced: 2025-04-27T23:45:21.395Z (11 months ago)
- Topics: command-framework, frc, python, robotpy
- Language: Python
- Homepage:
- Size: 725 KB
- Stars: 2
- Watchers: 6
- Forks: 24
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
robotpy-commands-v2
===================
Python wrappers around a modified version of the new WPILib commands library.
* Documentation @ https://robotpy.readthedocs.io/projects/commands-v2
* Examples @ https://github.com/robotpy/examples/tree/main/commands-v2