You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a variable in a Karel program of type: JOINTPOS in GROUP[1] to which I am trying to write to using Snpx.PositionSystemVariables.Write(string, JointsPosition) but the position remains uninitialized after a seemingly successful call.