|
Re: Getting started with Commands in Python
Hey Steve,
I believe all of the commands stuff has been wrapped in Python. However, I'm not aware of anyone who is actually using it. Using it should be pretty straightforward -- the object names and function names are the same as the C++ library that it wraps. I think Peter had added some useful things for the Preferences class, but I don't know much about that.
Unfortunately, the robot simulator / wpilib in pyfrc does not currently support commands.
__________________
Maintainer of RobotPy - Python for FRC
Creator of pyfrc (Robot Simulator + utilities for Python) and pynetworktables/ pynetworktables2js (NetworkTables for Python & Javascript)
2017 Season: Teams #1973, #4796, #6369
Team #1418 (remote mentor): Newton Quarterfinalists, 2016 Chesapeake District Champion, 2x Innovation in Control award, 2x district event winner
Team #1418: 2015 DC Regional Innovation In Control Award, #2 seed; 2014 VA Industrial Design Award; 2014 Finalists in DC & VA
Team #2423: 2012 & 2013 Boston Regional Innovation in Control Award
Resources: FIRSTWiki (relaunched!) | My Software Stuff
|