Yesterday, 09:49 AM
Hello RoboDK Team,
I’m currently working on a robotic vision project for my final-year engineering.
Setup Details:
Questions:
Thank you,
Shankar G.
(Final Year Robotics Engineering Student)
I’m currently working on a robotic vision project for my final-year engineering.
Setup Details:
- Robot: UR3 (connected to RoboDK)
- Camera: Intel RealSense D435 (USB connection)
- AI Model: YOLOv8 (trained with custom metal surface dataset)
- Controller: Python API with RoboDK integration
- Goal: To detect and pick up metallic objects in real time using RoboDK + YOLOv8 detection results.
Questions:
- How can I send YOLOv8’s detected (x, y, z) coordinates from the RealSense camera to RoboDK in real time?
- Should I use RoboDK’s Python API or the URSim interface for coordinate synchronization?
- Is there an example or documentation for camera-based robot movement in RoboDK?
Thank you,
Shankar G.
(Final Year Robotics Engineering Student)

