Closed ploedige closed 7 months ago
Often wrappers are build around the RobotInterface to store additional information about the robot. This should not be necessary for the most basic information like the name of the robot. Therefore, the RobotInterface should contain a name property.
Changes have been reviewed and merged
Often wrappers are build around the RobotInterface to store additional information about the robot. This should not be necessary for the most basic information like the name of the robot. Therefore, the RobotInterface should contain a name property.