Hi @dancrissco
Sounds like an interesting project! Most of our inference deployment methods return some form of a JSON with an array of prediction objects containing the x and y coordinates.
If you’d like more specific guidance, could you tell me what deployment method you are intending to use? (ex: hosted inference API, roboflow.js, etc)
I will be using the hosted api and want to capture the following values of only x and y in a variable and pass them on to drive the robot.

