Carma-platform v4.2.0
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
|
Functions | |
def | convertKMLToWaypoints (filename) |
def | main () |
def RouteCreation_KML2CSV.convertKMLToWaypoints | ( | filename | ) |
Convert the point data located in filename into a lane element
Definition at line 23 of file RouteCreation_KML2CSV.py.
Referenced by main().
def RouteCreation_KML2CSV.main | ( | ) |
Definition at line 38 of file RouteCreation_KML2CSV.py.
References convertKMLToWaypoints(), and main().
Referenced by main().