pyrobosim.core.room.Room.to_dict

Room.to_dict()

Serializes the room to a dictionary.

Returns:

A dictionary containing the room information.

Return type:

dict[str, Any]