a question about A B C in src file~~

Started by lim_zhang, February 19, 2019, 08:56:16 AM

Previous topic - Next topic

lim_zhang

i make a plane of rotate 100 degree about its Z axis,and use kuka prc to produce the src file.
but the src file seems a little wrong........
:
LIN {E6POS: X 1743, Y 909, Z 746, A 0, B 90, C -100.018, E1 0, E2 0, E3 0, E4 0} C_DIS

i mean C should be exact -100,not -100.018.....can anyone explain that?

Johannes @ Robots in Architecture

Hello,

That looks like a rounding issue with values going from radians to degrees and back. It is rather high so I'll look into it if it's Rhino/GH or KUKA|prc related.
If it's the latter I can try to fix it!

Best,
Johannes

lim_zhang