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) |
Helper for loading Test OpenDrive files.
Definition at line 15 of file LibCarla/source/test/client/OpenDrive.h.
|
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:
|
static |
Definition at line 26 of file LibCarla/source/test/client/OpenDrive.cpp.
Referenced by TEST().
Here is the caller graph for this function:
1.8.13