|
Re: CPP to Java
Sorry if I was unclear. All of our dive code/autonomous is in Java so the crio is flashed to java. We are using the Java smartdashboard.
Our autonomous program needs to know if the goal is hot or not. The video processing will tell us that . So I need to send a Boolean between the CPP video processing to the Java autonomous telling whether the goal is hot or not.
|