anki / cozmo-python-sdk

Anki Cozmo Python SDK
Other
662 stars 430 forks source link

COZMO-9679 Warn gracefully on object ID changes #76

Closed MarkWez closed 7 years ago

MarkWez commented 7 years ago

Unfortunately the SDK assumption that Engine would never change an Object ID is invalid Hopefully a future Engine update will allow it to be more reliable, but for the timbering we handle the ID change, and just log a warning to help anyone debug any related issue they might see (if e.g. they were storing the IDs somewhere).