GetRobots

virtual std::map<std::string, PRobot> ITopController::GetRobots() const = 0

Gets the collection of robots of this controller.

Returns

std::map<std::string, PRobot> – Collection of robots of this controller.

Throws