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

Classes

struct  RoadNetworkValidatorOptions
 Provides configuration options for the RoadNetworkValidator. More...
 

Namespaces

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

Functions

void ValidateRoadNetwork (const RoadNetwork &road_network, const RoadNetworkValidatorOptions &options)
 Validates a RoadNetwork. More...