Class RobotUpdateHandle::LiftDestination

Nested Relationships

This class is a nested type of Class RobotUpdateHandle.

Class Documentation

class LiftDestination

Information about where the lift will be asked to go for a robot.

Public Functions

const std::string &lift() const

Name of the lift that is being used.

const std::string &level() const

Name of the level that the lift will be going to.