CARLA
Static Public Member Functions | List of all members
util::OpenDrive Class Reference

Helper for loading Test OpenDrive files. More...

#include <OpenDrive.h>

Static Public Member Functions

static std::vector< std::string > GetAvailableFiles ()
 
static std::string Load (const std::string &filename)
 

Detailed Description

Helper for loading Test OpenDrive files.

Definition at line 15 of file LibCarla/source/test/client/OpenDrive.h.

Member Function Documentation

◆ GetAvailableFiles()

std::vector< std::string > util::OpenDrive::GetAvailableFiles ( )
static

Definition at line 20 of file LibCarla/source/test/client/OpenDrive.cpp.

References carla::FileSystem::ListFolder().

Referenced by TEST().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Load()

std::string util::OpenDrive::Load ( const std::string &  filename)
static

Definition at line 26 of file LibCarla/source/test/client/OpenDrive.cpp.

Referenced by TEST().

+ Here is the caller graph for this function:

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