Quote:
Originally Posted by jfitz0807
We are looking into vision processing this year. We have some new team members who are interested in programming.
We use C++, but I suppose we can translate your java.
It looks like you are using Network Tables, so I guess this runs on the Drive Station laptop in which case presumably we can use it as is on the laptop.
Are there any issues with a java program and a C++ program communicating with each other through Network Tables?
Thanks.
|
hmm lets see, you might be able to write your own in c++. Esentially it could be run anywhere, from the driverstation (fastest computer you really have acess too) or a coprocessor) Network tables use a standard communication protocol so it will even work with labview.