Type Definition openrr_client::BoxRobotClient[][src]

type BoxRobotClient = RobotClient<Box<dyn Speaker>, Box<dyn MoveBase>, Box<dyn Navigation>>;