Hello All
I need some answers for ABB quaternians . I am in develop of small appliation for ABB spray robots and there is necessary aply
the possibility for spray gun tilting (use angles ) .
Calculation in program is done . But calculated angles from quaternians do not give a sense .
For example ABB robot modul : where are quternians values like -> LOCAL CONST robtarget p_201_013:=[[550,366,100],[0.128860,0.695266,-0.695266,-0.128860],[0,0,0,0],[9E+09,9E+09,9E+09,9E+09,9E+09,240.925]];
This quaternians values should by after conversion to eulers 0 for all xyz . But is't. It is x 159, y 0 ,z -90 .
Could somebody explain if robot system calculate the 0 from base axis or from axis of world object or axis of tool .
Thanks .