Skip to content

KiqueGar/Roomba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roomba

Implementation of roomba Open Interface on python 3 and X-Bees

Environment

For easy development a Conda environment is attached, install it:

conda env create -f environment.yml

Once installed, activate it

activate roomba

my_rooba.py contains the robot class for interacting with the robot

test_scrypt.py contains an example of use.

XCTU config files are located in Xbee_config and loaded via XCTU

About

Implementation of roomba Open Interface on python 3 and X-Bees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages