iRobotEducation / irobot-edu-python-sdk

Python SDK for iRobot Edu robots (Root or Create 3)
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

Investigate type hinting for handlers with different numbers of arguments #38

Open shamlian opened 7 months ago

shamlian commented 7 months ago

The touch and cliff handlers have different numbers of arguments based on which type of robot is being used. Need to investigate how to indicate this when type hinting.

_See original post by @shamlian in https://github.com/iRobotEducation/irobot-edu-python-sdk/pull/37#discussion_r1450924741_