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.
|
Basically what Fague said. There is no reason that you can't easily port it over to C++. While there will be differences in the syntax, the process outlined will be the same.