|
maliput
|
Included in the return result of RoadGeometry::FindRoadPositions() and RoadGeometry::ToRoadPosition().
#include <include/maliput/api/lane_data.h>
Public Attributes | |
| RoadPosition | road_position |
| The candidate RoadPosition. More... | |
| InertialPosition | nearest_position |
The position that exactly corresponds to road_position. More... | |
| double | distance {} |
The distance between nearest_position and the inertial_position supplied to RoadGeometry::FindRoadPositions() or RoadGeometry::ToRoadPosition(). More... | |
| double distance {} |
The distance between nearest_position and the inertial_position supplied to RoadGeometry::FindRoadPositions() or RoadGeometry::ToRoadPosition().
| InertialPosition nearest_position |
The position that exactly corresponds to road_position.
| RoadPosition road_position |
The candidate RoadPosition.