VrepClient.get_object_handle

VrepClient.get_object_handle(object_name)[source]

Gets the object handle (identifier) for a given object name.

Args:

object_name (str): Name of the object.

Returns:

int: Object handle.