AI Testing Simulator
Loading...
Searching...
No Matches
Entity.Road Class Reference

Represents a road on a road network in CARLA. More...

Public Member Functions

 Road (int id, SortedList< int, Lane > lanes)
 Initializes a new instance of the Road class. param name="id">The ID of the road.param name="lanes">A list of lanes that belong to the road.
 

Properties

int Id [get, set]
 
SortedList< int, LaneLanes [get, set]
 

Detailed Description

Represents a road on a road network in CARLA.


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