Okay... I'm fighting a head cold at the moment, so maybe I've just lost my IQ points, but I've never had a WorldZone fight me this hard before.
WZHomeJointDef\Inside,joint_space_TransitionUpstream,jTransitionUpStream,delta_pos_noRail;
WZDOSet\Stat,TransitionUpstream_Pounce\Inside,joint_space_TransitionUpstream,voAtPounceUpstream,1;
I've got a bunch of other WZs that don't dive me any issue, but this one keeps throwing 50261 and 50262. The jointtarget jTransitionUpstream is valid, I run the robot there in programs regularly. I've gone through the "delta" jointtarget and changed every axis to "9E9", one at a time, and I kept getting the errors.
What exactly triggers these error messages? I thought it was when the combination of the target point and the "delta" went outside the soft limits of the axes, but my "delta" was originally set for 2deg and 10mm, which I've confirmed is well inside the soft limits when combined with jTransitionUpstream. And with every axis of the "delta" set to 9e9, there should be no checks carried out and no errors thrown. And yet, I still get these errors.
RW 6.12. The robot is riding on a linear rail, EAX1. The rail is working fine and is correctly coordinated with the arm, this has been thoroughly tested.