Home› Programming
Discussion
Back to discussions page
Jwadams
Partner Posts: 3 Apprentice
Destacking in a pallet |
51 views
|
Answered | |
/ Most recent by Jwadams
in Programming
|
4 comments |

in Programming
Comments
-
matthewd92 Founding Pro, Tactile Sensor Beta Testers Posts: 1,267 Handy
Are there always the same amount of parts in each position on the pallet?0 · TwitterFacebook -
Jwadams Partner Posts: 3 Apprentice
I would say no just in case. I did get this figured out yesterday. I ended up using some variables, a loop, and a variable position. With this I was successful in destacking one pallet position then moving onto the next pallet position.1 · TwitterFacebook -
Brittaney541 Posts: 34 Apprentice
Can you better explain how you did the variable position. I'm trying to destack but can't seem to give the robot enough information to be able to teach it where the next position is.0 · TwitterFacebook -
Jwadams Partner Posts: 3 Apprentice
I added the variable position right after the "Approach_1 in the pallet. This added a loop with the destacking until it is finished. I have added two picture of my program to help.1 · TwitterFacebook