Quote:
Originally Posted by virtuald
The RobotPy project has a new github repo that contains SIP-based python wrappers for NetworkTables that will work on your PC. Currently only the server (robot) side of the wrappers work, but in theory the client side should work with a bit of patching. I won't be able to work on fixing that until next week.
https://github.com/robotpy/pynetworktables
Feedback and patches welcome.
|
I am curious if I could do this with Python 2.7 (I know SIP supports it)?
I ask because I was thinking about using SimpleCV for vision and it would make life much easier.