Lejos NXT navigation problem [closed]
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?
Closed for the following reason
question is not relevant or outdated by
tfoote
close date 2015-06-24 13:39:48.177227
add a comment