maliput
routing/phase.h File Reference
Include dependency graph for routing/phase.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Phase
 Manages a phase in a Route, towards its end. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::routing
 

Functions

bool ValidatePositionIsInLaneSRanges (const maliput::api::RoadPosition &position, const std::vector< api::LaneSRange > &lane_s_ranges, double tolerance)
 Determines whether the position resides in any of lane_s_ranges. More...