Removed EvtObjectAvailable reference (it no longer exists)
Replaced logger.warn with logger.warning
Added more detail to CustomObject and FixedCustomObject docstrings to show how to create/use them.
Fixed head vs lift typos in SetLiftHeight
Add type info for World.latest_image (helps Pycharm etc.)
Replaced warning in recv_msg_located_object_states with code to handle that case, as it happens frequently.
Removed EvtObjectAvailable reference (it no longer exists) Replaced logger.warn with logger.warning Added more detail to CustomObject and FixedCustomObject docstrings to show how to create/use them. Fixed head vs lift typos in SetLiftHeight Add type info for World.latest_image (helps Pycharm etc.) Replaced warning in recv_msg_located_object_states with code to handle that case, as it happens frequently.