Visualization of Robot
-
Hey How can i 3D visualize my robot in my PyQt5 GUI , Please help me to get the visual of robot in my GUI
-
Hi,
It's a bit too vague a requirement. Based on what you wrote the first thing that comes to mind is: use QtMultimedia to show the video feed of the camera you have pointed to your robot. However, I don't think that it is the setup you currently have.