MoveL issue
Laro88
✭
I have a MoveL issue, which I am unsure how to solve.
Basically I do the following to reorient the tool:
robtargetTemp := CRobT (Tool:=tRapProgram WObj:=wobjRapProgram);
robtargetTemp.rot := FinalOrientation;
MoveL robtargetTemp,[100.00,20,200,200],fine,tRapProgramWObj:=wobjRapProgram;
It seems like the rotation is completely ignored, causing a nice real world collision, nothing broken just scratched though
is there a nice way to force the rotation to be performed.
If i have a single line with a real motion involved then things seems fine ( provided X != same as current position x.
robtargetTemp.trans.x := X;
Best Regards
Btw. Can anybody recommend somewhere to the 50 ml of ABB orange
Laro882010-08-19 18:48:55
0
Comments
-
I have had some strange issues using CRobT. Sometimes it is executed quite a distance ahead of the robot motion so its not actually going to the point you expect. Can help to put a stop point before it just to test if that might be your issue.0
-
The preceding motion was a MoveL with "fine"
Quote from the manual:
VAR robtarget p1;MoveL *, v500,
fine Inpos := inpos50, tool1;p1 := CRobT(Tool:=tool1
WObj:=wobj0);
"Note that the robot is standing still before the position
is read and calculated. This is achieved by using the stop point fine within position accuracy inpos50 in the preceding movement instruction."
I have no Inpos instruction in my MoveL - so I will go try that out.
0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 316 IRC5
- 61 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 800 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings