Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Dose RoboDk re-calculate pose after loading pose data from csv file?

#1
Hi freinds,

Last week, I tried to load pose data from csv file to generate pose for Doosan(ZYZ Euler angle),
but I found that the ZYZ Euler angles are not correct in RodoDK, especially Y Euler angle is completely opposite.

csv pose data: 462.78984,129.81342,295.23364,117.54977,-176.69692,-62.489272
csv构成数据格式:x, y, z, rx, ry, rz
python script: poses.append(transl(x,y,z)*rotz(rz*pi/180)*roty(ry*pi/180)*rotz(rx*pi/180))
Pose in RodoDK: [ 462.789840, 129.813420, 295.233640,117.510728, 176.696920, -62.450230]


谢谢!


Messages In This Thread
Dose RoboDk re-calculate pose after loading pose data from csv file? - byMichael2022- 03-16-2023, 01:34 PM



Users browsing this thread:
1 Guest(s)