Lejos NXT navigation problem [closed]

asked 2012-10-02 03:05:48 -0500

camilla gravatar image

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?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-06-24 13:39:48.177227