maliput
|
#include <optional>
#include "maliput/api/rules/right_of_way_rule.h"
#include "maliput/api/rules/state_provider_result.h"
#include "maliput/common/maliput_copyable.h"
#include "maliput/common/maliput_deprecated.h"
Namespaces | |
maliput | |
Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h. | |
maliput::api | |
maliput::api::rules | |
Functions | |
class | MALIPUT_DEPRECATED ("RigthOfWayRule class will be deprecated.") RightOfWayRuleStateProvider |
Abstract interface for the provider of the RightOfWayRule. More... | |