Quote:
Originally Posted by ganchara
if the code is in C++ where are you running it? on the driver station or the robot? My team is planning to run our image processing on the DS, which supposedly can't send data back to the robot while in C++.
|
I am going to use the JavaCV wrapper. But you could always send data using c++ you would just have to have code that talks to crio over the network.