Lejos NXT navigation problem
Hi
I'm using a dns_command message to drive the nxt robot but if I write:
message.setType("backward");
I get the same result that when I write:
message.setType("forward");
that is to say the robot go ahead. Which could be the issue?
Asked by camilla on 2012-10-02 03:05:48 UTC
Comments