Greg's Scratchpad Thread on Roomba Comm Hacking

Inside the Roomba and Scooba and more, Cool mods, Repair and Upgrades - including the all new iRobot Create Kit. Let's void that warranty baby!
PaulB
Posts: 29
Joined: March 26th, 2009, 10:38 am

Re: Greg's Scratchpad Thread on Roomba Comm Hacking

Post by PaulB »

Hi Kaleva - I'll be interested to hear how you get on with the Linux board - please keep us posted.

I'm going a similar route, but using a new Fon router, La Fonera 2.0 that has just come out in Europe which has USB. That opens a lot of doors, esp when you put linux on it.

regards

PaulB
muzh
Posts: 4
Joined: April 19th, 2011, 2:20 pm

Re: Greg's Scratchpad Thread on Roomba Comm Hacking

Post by muzh »

Hi,

I am using the Roombacomm Java library to program the Roomba Create
(http://hackingroomba.com/code/roombacomm/).

I am facing a straing problem with programming the Roomba create to
move forward. Whenever I ask it to move x mm forward it seems to move
only x-50mm forward. However when I ask it to move x mm backward it
does so correctly.

Besdies this, the obstacle detection using bump(), bumpLeft() and
bumpRight() do not seem to work for me.

Any suggestions ?

also is using the autoupdate feature in the RoombaComm constructor a
good option to measure the distance moved by odometry ?
M
Post Reply