Go To position - not working
With the Flex Pendant I highlight the position, then Debug, and select Go to position. However, it the robot does not move to this position. Is there something I am missing?
IRB14000 YUMI
IRB14000 YUMI
0
Best Answer
-
You need to be in the jogging screen, and tap Go To as below.
Ensure you have the correct tool and workobject (if used) selected in the jogging screen.
The Go To uses these as the co-ordinate systems to use with the Robtarget...
This opens a new screen where you can select the position...
Only works for named Robtargets not inline (*) Robtargets
0
Answers
-
I never used the Yumi, but in other robots you use the jog screen to go to or move to position.Lee Justice0
-
I'm not sure how to get to a position from the Jog function. Nothing shows up in the list, at least not in the virtual controller. I will have to connect and see if it works.lemster68 said:I never used the Yumi, but in other robots you use the jog screen to go to or move to position.0 -
I opened the Program Editor, and selected the position, then selected Go To position. I hold down the Go To button, and nothing.
I don't get it - shouldn't the robot move to the position?
0 -
Well, that is starting to make sense. I was wondering why I did not see any positon targets in the window. All my positions are "jointtargets". I guess I will need to change these to robtargets.graemepaulin said:You need to be in the jogging screen, and tap Go To as below.
Ensure you have the correct tool and workobject (if used) selected in the jogging screen.
The Go To uses these as the co-ordinate systems to use with the Robtarget...
This opens a new screen where you can select the position...
Only works for named Robtargets not inline (*) Robtargets
Thank you for the clarification.CONST jointtarget PposStart:=[[58.5188,-73.4665,44.0647,-1.55973,13.5018,-14.7421],[-74.036,9E+09,9E+09,9E+09,9E+09,9E+09]];CONST jointtarget PposInsert:=[[65.9099,-68.1386,28.8881,-0.762834,45.0241,-55.3991],[-97.1017,9E+09,9E+09,9E+09,9E+09,9E+09]];CONST jointtarget PposDrop:=[[53.3995,-68.1223,18.8865,-1.63301,66.5549,-55.2394],[-92.2589,9E+09,9E+09,9E+09,9E+09,9E+09]];PROC main()MoveToHomeR;HalfSyncR;!FullSyncR;MoveToHomeR;ENDPROCPROC MoveToHomeR()MoveAbsJ pHomeR\NoEOffs, v1000, z0, gripRight\WObj:=wobjTable;g_GripOut;ENDPROCPROC HalfSyncR()WaitSyncTask\inpos,sync1,tasklist;!-----------------------------------------wait sync1 - wait until both arms have homed...................................g_GripOut;MoveAbsJ pPosAppr\NoEOffs, v1000, z50, gripRight\WObj:=wobjTable;WaitUntil \inpos, TRUE;!WaitTime 1;MoveAbsJ pPosPick\NoEOffs, v1000, z50, gripRight\WObj:=wobjTable;WaitUntil \inpos, TRUE;!WaitTime 1;0 -
Is it possible to change these jointtargets to robtargets?0
-
Use the Function CalcRobTLee Justice0
-
I tried this, however, the syntax seems to be incorrect:lemster68 said:Use the Function CalcRobTVar robtarget p1;CONST jointtarget pPosAppr:=[[48.6457,-47.2697,63.7466,44.4377,-57.9163,2.44986],[-81.4889,9E+09,9E+09,9E+09,9E+09,9E+09]];p1 := CalcRobT(pPosAppr, gripRight\WObj:=wobjTable;PROC main()MoveToHomeR;HalfSyncR;!FullSyncR;MoveToHomeR;ENDPROCPROC MoveToHomeR()MoveAbsJ pHomeR\NoEOffs, v1000, z0, gripRight\WObj:=wobjTable;g_GripOut;ENDPROCPROC HalfSyncR()WaitSyncTask\inpos,sync1,tasklist;!-----------------------------------------wait sync1 - wait until both arms have homed...................................g_GripOut;MoveAbsJ pPosAppr\NoEOffs, v1000, z50, gripRight\WObj:=wobjTable;WaitUntil \inpos, TRUE;WaitTime 1;
0 -
You have left out the end parenthesis.Lee Justice0
-
Unfortunately that did not fix it.lemster68 said:You have left out the end parenthesis.
I did manage to change all the jointtargets to robtargets, just had to go to each one step-by-step and add a new instruction.
Would be nice to know why its not working.0
Categories
- All Categories
- 5.6K RobotStudio
- 401 UpFeed
- 21 Tutorials
- 15 RobotApps
- 306 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.9K Robot Controller
- 364 IRC5
- 81 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 853 RAPID Programming
- 33 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 110 Collaborative Robots
- 5 Job listings
