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

Turn object invisible in the end of the conveyor belt

#1
My station consists on a depalletizing program that grabs boxes and drop in a conveyor belt. Everything is fine,  but I want to turn the objects invisible after they reach the end of the conveyor. Easiest way to do it?
#2
The attached station shows one way to do it, but you could also delete the boxes that reach beyond the end of the conveyor.

In this example, I made a python script that compare the distance between the box and a frame called "Invisibility Frame", and if the distance is smaller than 400mm, the box turn invisible. You can change this value in the python script called "Turn Box Invisible".


Attached Files
.rdk   Conveyor Turn Invis.rdk (Size: 604.44 KB / Downloads: 157)
  




Users browsing this thread:
1 Guest(s)