pyrobosim.core.robot.Robot.to_dict

Robot.to_dict()

Serializes the robot to a dictionary.

Returns:

A dictionary containing the robot information.

Return type:

dict[str, Any]