05-26-2022, 10:09 PM
当我可以得到robodk to output a successful path, im getting a bad turn config at the robot.
What Ive noticed is there is a line i the posext line that if they arent the same for each line of code, it causes this issue. What does this correspond to exactly?
MOVEFLY LINEAR TO POSEXT(2669.0000, -132.4000, -61.2300, -171.4211, 118.8213, 94.6158, 5362.0000, 'T1:1 T2:-1 T3:0') ADVANCE WITH $FLY_DIST = ZONA
If every POSEXT line has the same as outlined in bold, it will run perfect. If one of those numbers changes, it stalls.
What Ive noticed is there is a line i the posext line that if they arent the same for each line of code, it causes this issue. What does this correspond to exactly?
MOVEFLY LINEAR TO POSEXT(2669.0000, -132.4000, -61.2300, -171.4211, 118.8213, 94.6158, 5362.0000, 'T1:1 T2:-1 T3:0') ADVANCE WITH $FLY_DIST = ZONA
If every POSEXT line has the same as outlined in bold, it will run perfect. If one of those numbers changes, it stalls.