daduke / Robotics-IRobot-Roowifi

Robotics::IRobot::Roowifi - provides interface to iRobot Roomba and Create robots connected via a Roowifi
2 stars 0 forks source link

Problems with using the script #1

Open fparrav opened 7 years ago

fparrav commented 7 years ago

Any guide how to use it? . Try running perl demo.pl and I have no response, and 100% CPU usage. (Change the data previamete, ip, user and pass). Additionally install the original Robotics::IRobot from CPAN, I thought it would be a dependency. I hope you can help me

regards

daduke commented 7 years ago

Hi,

you don't need Robotics::IRobot as my library is an extended version of it. If you just want to run demo.pl, mkdir -p Robotics/IRobot and cp Roowifi.pm Robotics/IRobot/ so that demo.pl finds the library at the right place. Then demo.pl should wake your Roomba (beep!) and drive it around some.

cheers, -Christian

fparrav commented 7 years ago

Thank you very much, I'll try when I get home.

Edit: I was trying to run the demo script without success, now I have no cpu consumption problems, I guess it recognizes the library, but the roomba does not respond, even if it is not in sleep mode