| Message: 18261 |
 |
BY: Emmanuel Pirsch (epirsch) DATE: 2007-02-20 15:41 SUBJECT: Commands::Move and :turn_ratio Hi,
I tried Ruby-NXT for the first time last week-end. It's very nice.
But I seem to have a problem when specifying a turn_ration with Commands::Move.
First, it seems to turn in the opposite direction. And if I issue another Commands::Move with :straight after, it first start to move in the opposite direction (than the previous command) for a time and then start moving straight.
I use ruby-nxt-0.8.1 gem.
Any idea why it does that?
| |