Home› Programming
Discussion
Back to discussions page
MBuca
Unconfirmed Posts: 1 Recruit
what type of waypoint do I need? |
61 views
|
Answered | |
/ Most recent by matthewd92
in Programming
|
1 comment |

in Programming
With our current setup I am picking up round seals off of a conveyor belt. there location is being delivered via camera system. I currently do not use any wrist 3 movement. I want to utilize wrist three movement to open and close a gripper attachment. The robot will go to pick up location, open gripper using a wrist 3 relative waypoint, then it will immediately close. How do I program to open and set wrist 3 position throughout the program regardless of the other joint positions?
currentJointPositikn[5] = currentJointPosition[5]+1.57
moveJ #Choose variable from the drop down waypoint type and then choose the variable you created.