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

Classes

class  Junction
 A Junction is a closed set of Segments which have physically coplanar road surfaces, in the sense that RoadPositions with the same h value (height above surface) in the domains of two Segments map to the same InertialPosition. More...
 

Namespaces

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

Typedefs

using JunctionId = TypeSpecificIdentifier< class Junction >
 Persistent identifier for a Junction element. More...