getRobotClient abstract method
- Robot robot
Get a RobotClient connected to the provided Robot
Implementation
Future<RobotClient> getRobotClient(Robot robot);
Get a RobotClient connected to the provided Robot
Future<RobotClient> getRobotClient(Robot robot);