|
Re: Processed Image > Robot Movement Help Needed
You can take your targeting cluster, flatten to a string, UDP Write (port 1130) to the Robot. On the robot you have a UDP listener on port 1130 that reads that string, performs an unflatten from string back into a similar cluster on your robot code.
Last edited by Phalanx : 15-01-2014 at 23:22.
Reason: Add more detail
|