Skip to main content

Python program and library to control Wi-Fi enabled iRobot Roombas

Project description

roombasdk

CI PyPI PyPI - Downloads PyPI - License

Unofficial iRobot Roomba python library (SDK).

Fork of NickWaterton/Roomba980-Python
Fork of pschmitt/roombapy

This library was created for the Home Assistant Roomba integration.

Installation

pip install roombasdk

Notes

This library is only for firmware 2.x.x Check your robot version!

Only local connections are supported.

How to get your username/blid and password

To get password from Roomba type in console:

$ roomba-password <ip>

It will find your Roomba in local network, then follow the instructions in console to get password. If IP address not provided password will be request for auto discovered robot.

Also you can just ask Roomba for info:

$ roomba-discovery <optional ip address>

To test connection with iRobot:

$ roomba-connect <ip> <password>

Mapping Information

The Roomba position is given as three coordinates: x, y, and theta. The unit of measure for x and y is cm, theta is degrees. The origin of the mapping coordinates is the position of the dock, which will have coordinates (0,0,0)

Coordinates

  • Dock Front = -y
  • Dock Back = +y
  • Dock Left = -x
  • Dock Right = -y
         | -y 
         |
-x -------------- +x
         |
         | +y

Coordinates for Map Definitions

When defining maps, you will need to define two points, the upper left p1 and lower right p2. These coordinates would yield the maximum range for the roomba and will be translated into the image coordinate system automatically.

p1       | -y 
         |
-x -------------- +x
         |
         | +y   p2

Degrees

Roomba reports positive degrees when turning left, and negative degrees when turning right, yielding a counter-clockwise direction.

         0
         | 
         |
90 -------------- -90
         |
         |
      -180/180    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

roombasdk-1.7.10.tar.gz (258.7 kB view details)

Uploaded Source

Built Distribution

roombasdk-1.7.10-py3-none-any.whl (262.5 kB view details)

Uploaded Python 3

File details

Details for the file roombasdk-1.7.10.tar.gz.

File metadata

  • Download URL: roombasdk-1.7.10.tar.gz
  • Upload date:
  • Size: 258.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Windows/10

File hashes

Hashes for roombasdk-1.7.10.tar.gz
Algorithm Hash digest
SHA256 06468816be21021cbcb466518d333b5f0d52c9a29a97a47bdd323e5d7f9a068c
MD5 5e1c92a8c8a3ecb19acebfb9f8678f9d
BLAKE2b-256 05206125121703f15272961d482fc89368d2a2552cd29a677e6001b39f7bca47

See more details on using hashes here.

File details

Details for the file roombasdk-1.7.10-py3-none-any.whl.

File metadata

  • Download URL: roombasdk-1.7.10-py3-none-any.whl
  • Upload date:
  • Size: 262.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Windows/10

File hashes

Hashes for roombasdk-1.7.10-py3-none-any.whl
Algorithm Hash digest
SHA256 5e464db17af23ab8efc4494958a9380f3bfe497c9f287e89e12c2044bfe0ab6e
MD5 fef310f715896f92d6cafca5d71cc770
BLAKE2b-256 84c9ccd3e51f10e681e558ba748a782206edf136e1d8973bfc1badb9f532f17a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page