The above image as en example, the ranger is supposed to move around as a growing radius circle, yet instead, the ranger waits until the spider count to be greater than 50 then moves as both motor 50% power.
I found out the ranger programs having trouble with motor actions inside nested loops. Is that a compiler or firmware problem?
I tried and found out that a nested loop with any motor action inside results high risk of no motor movement performed.
ps: removing the forever loop does NOT help anything.
Thanks
-Chi