Hello together,
I have a little but annoying problem using the DifferentialPilot Class with my NXT Robot. From the "hardware side" the robot is a simple construction with two motors, each one is powering one track (-> tracked vehicle).
I create a new object with the constructor parameters wheeldiameter, trackwidth, left motor, right motor. Everything fine so far. But if I try to rotate the robot around, lets say 90 degrees, it doesn't! It rotates jus around approximately 45 degrees.
Wheeldiameter and trackwidth are in the same unit (mm) and correct as far as I can say (following the API documentation).
Has anyone the same issues? I didn't know what to do.
Best regards
Imk82
