Skip to content

Yet another iRobot Create 2 serial library with Python

License

Notifications You must be signed in to change notification settings

shuhaowu/create2remix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create2remix

This is another iRobot Create 2 library based in Python. The main one that everyone else uses here. The difference is as follows:

  • pycreate2 does not have the capabilities to stream sensor data, whereas this library can.
  • pycreate2 no longer supports Python 2, where as this library does (for ROS noetic and below).

This library is also inspired and partially translated from https://github.com/AutonomyLab/libcreate.

Instructions

TODO... The code is actually relatively straightforward. The API is similar to pycreate2, so reading the code itself might help.

About

Yet another iRobot Create 2 serial library with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages