CARLA
Public Attributes | List of all members
carla::road::element::Waypoint Struct Reference

#include <Waypoint.h>

+ Collaboration diagram for carla::road::element::Waypoint:

Public Attributes

LaneId lane_id = 0
 
RoadId road_id = 0u
 
double s = 0.0
 
SectionId section_id = 0u
 

Detailed Description

Definition at line 18 of file road/element/Waypoint.h.

Member Data Documentation

◆ lane_id

LaneId carla::road::element::Waypoint::lane_id = 0

◆ road_id

RoadId carla::road::element::Waypoint::road_id = 0u

◆ s

double carla::road::element::Waypoint::s = 0.0

◆ section_id

SectionId carla::road::element::Waypoint::section_id = 0u

The documentation for this struct was generated from the following file: