|
Re: Python Vision Tracking
Quote:
Originally Posted by jacob9706
Yeah they did the robot in Java. I am working on Network Tables right now. Any ideas for that so I don't have to write my own? And yes, Ignore my spelling 
|
Use the c++ versions of networktables on non robot side. Use SIP with python. Now you have network tables in Python. Look in the Python forum on here. It tells you how.
http://www.chiefdelphi.com/forums/sh...d.php?t=111530
It is the same concept of using python wrapper around opencv as you did.
Last edited by PaulDavis1968 : 17-02-2013 at 01:43.
|