Class LeastFleetDiffCostEvaluator

Inheritance Relationships

Base Type

Class Documentation

class LeastFleetDiffCostEvaluator : public rmf_task_ros2::bidding::Auctioneer::Evaluator

Public Functions

virtual std::optional<std::size_t> choose(const Responses &responses) const final

Given a list of submissions, choose the one that is the “best”. It is up to the implementation of the Evaluator to decide how to rank.