Type Definition openrr_client::ArcRobotClient[][src]

type ArcRobotClient = RobotClient<Arc<dyn Speaker>, Arc<dyn MoveBase>, Arc<dyn Navigation>>;