Hello!
I was trying out the latest beta release and noticed something strange when I ran script in the attached model:
(1) When I set the all the accumulation stop and clear distances to be 1 meter and run script 1, "TaskExecuter2" will be blocked before reaching "StraightPath2". "TaskExecuter2" will eventually reach "StraightPath2" but won't make the turn even when "TaskExecuter3" is far away. From the visual it looks like the accumulation is not resumed.
(2) When I change all accumulation stop and clear distances to be 0.5 meter and run script 1, everything works fine.
(3) When I run scirpt 2, "TaskExecuter2" and "TaskExecuter5" won't make the turn no matter what value I set in distance.
Thank you in advance for your answers and advice.