public interface RobotModel
With this API you can determine the robot type and other properties of the underlying robot.
Modifier and Type | Interface and Description |
---|---|
static class |
RobotModel.RobotType |
Modifier and Type | Method and Description |
---|---|
RobotModel.RobotType |
getRobotType() |
String |
getSerialNumber() |
RobotModel.RobotType getRobotType()
String getSerialNumber()
Copyright © 2018. All rights reserved.