|
Re: Programming with Java?
The most effective way to use Java with the IFI equipment would be to build a framework that runs on a PC with a serial interface to the robot controller. The framework would have to handle the IO.
The PC can send motor commands directly to the RC and the RC can send telemetry back to the PC. There will be some latency but it would be an interesting project.
|