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

Camera view and tracing of objects in simulation

#1
Hi RoboDK. 

Is it possible to e.g. have an AGV/Cube/whatever running in like the X direction and then record the simulation from the object? I.e. like simular to a "factory tour", i.e. that you see the simulation from the given object, that is transported around the factory? Or like tracing a package on a conveyor belt? 

Thanks in advance :)
#2
In theory no, but in practice... I might have an idea.
If you attach a camera on top of the AGV, you could record just the camera and not the rest of the screen.

If you open your local library and type "camera" in the search bar you will find an example using a 2D camera. That would be my starting point.

Let me know if it helps.

Jeremy
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


#3
Yes, this is possible and fairly easy to do!

A camera is always linked to a frame, which can be mounted on dynamic objects.
Then, it's just a matter of recording the camera.

RoboDK has an App called Record that does something similar.
To activate it, enable the AppLoader (Shift+I) and the Record app (Shift+A).
You can reuse the code to fit your needs. You can find more information and examples in our Python documentation:
Please read the Forum Guidelines before posting!
Find useful information about RoboDK by visiting our Online Documentation.
#4
Thanks @Sam.
Find useful information about RoboDK and its features by visiting our Online Documentation and by watching tutorials on our Youtube Channel


#5
Cool, thanks a lot guys!
  




Users browsing this thread:
1 Guest(s)