Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

image recognition

#1
I want moving robot arm with  image recognition.
so I have written python script of image classification deep learning model and movement code
but on simulation robot working well, but on real hardware robot didn't move anything

add Attachment my code

What is  wrong?


Thank you.


Attached Files
.py   RBP_DL13_MNIST_camera.py (Size: 4.4 KB / Downloads: 408)
#2
This is a very interesting OpenCV/TensorFlow project!
We plan on adding similar examples in our Python documentation, which can be found here: https://robodk.com/doc/en/PythonAPI/exam...l#examples

If the simulation is working, but the 'real' robot is not moving, you might have a connectivity/driver issue.
Here's how to connect to your robot through our drivers: https://robodk.com/doc/en/Robot-Drivers.html#UseDriver
Here's an example on how to connect to your robot from a python script: https://robodk.com/doc/en/PythonAPI/exam...rogramming

If you are still experiencing issues, please provide your station and the connection log ("Connect->Connect Robot->Show log").
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
  




Users browsing this thread:
1 Guest(s)