scenario_simulator_v2 C++ API
Static Public Member Functions | List of all members
traffic_simulator::lanelet_wrapper::LaneletLoader Class Reference

#include <lanelet_loader.hpp>

Static Public Member Functions

static auto load (const std::filesystem::path &lanelet_map_path) -> lanelet::LaneletMapPtr
 
static auto convertMapToBin (const lanelet::LaneletMapPtr lanelet_map_ptr) -> autoware_map_msgs::msg::LaneletMapBin
 

Member Function Documentation

◆ convertMapToBin()

auto traffic_simulator::lanelet_wrapper::LaneletLoader::convertMapToBin ( const lanelet::LaneletMapPtr  lanelet_map_ptr) -> autoware_map_msgs::msg::LaneletMapBin
static

◆ load()

auto traffic_simulator::lanelet_wrapper::LaneletLoader::load ( const std::filesystem::path &  lanelet_map_path) -> lanelet::LaneletMapPtr
static

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