pyrobosim.core.objects.Object.to_dict

Object.to_dict()

Serializes the object to a dictionary.

Returns:

A dictionary containing the object information.

Return type:

dict[str, Any]