07-25-2026, 10:16 PM
Hi everyone,
I'm currently working on a JAKA Zu7 robot with an OnRobot RG6 gripper and an OnRobot Eyes camera.
At the moment, I'm controlling the robot movements and the RG6 gripper successfully using Python scripts both in RoboDK and actual. My next goal is to integrate the OnRobot Eyes camera into my Python workflow.
I would like to know:
I've gone through the OnRobot Learning courses and documentation but couldn't find any examples showing Python integration with the OnRobot Eyes camera.
If anyone has experience with this setup or can point me to relevant documentation, example code, or a recommended workflow, I would really appreciate your help.
Thank you!
I'm currently working on a JAKA Zu7 robot with an OnRobot RG6 gripper and an OnRobot Eyes camera.
At the moment, I'm controlling the robot movements and the RG6 gripper successfully using Python scripts both in RoboDK and actual. My next goal is to integrate the OnRobot Eyes camera into my Python workflow.
I would like to know:
- Is it possible to control the OnRobot Eyes camera directly from a Python script?
- Is there a Python API or SDK available for the camera?
- How can I trigger an image capture or object detection from Python?
- Once an object is detected, how can I retrieve its pick coordinates (X, Y, Z and orientation) so that I can send them to RoboDK and move the robot to pick the object?
- Has anyone integrated the OnRobot Eyes camera with RoboDK while controlling everything through Python?
I've gone through the OnRobot Learning courses and documentation but couldn't find any examples showing Python integration with the OnRobot Eyes camera.
If anyone has experience with this setup or can point me to relevant documentation, example code, or a recommended workflow, I would really appreciate your help.
Thank you!

