#include <lanelet_loader.hpp>
|
| 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 |
| |
◆ 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: