rirze / mirobot-py

A Python interface library for WLkata's Mirobot
https://rirze.github.io/mirobot-py/
MIT License
24 stars 9 forks source link

Write higher level class for `mirobot` #6

Closed rirze closed 4 years ago

rirze commented 4 years ago

Convert existing class into a base class and write a new mirobot class that extends the base class. Include overloaded functions and easy to reach move functions.