#include <lanelet2_core/LaneletMap.h>#include <lanelet2_core/primitives/BasicRegulatoryElements.h>#include <lanelet2_core/primitives/GPSPoint.h>#include <lanelet2_core/primitives/LaneletOrArea.h>#include <lanelet2_core/primitives/LaneletSequence.h>#include <lanelet2_core/primitives/RegulatoryElement.h>#include <boost/python/object_core.hpp>#include <boost/python/return_by_value.hpp>#include <boost/python/return_internal_reference.hpp>#include <sstream>#include <stdexcept>#include "lanelet2_core/Attribute.h"#include "lanelet2_core/Forward.h"#include "lanelet2_core/primitives/Area.h"#include "lanelet2_python/internal/converter.h"
Go to the source code of this file.
| Functions | |
| BOOST_PYTHON_MODULE (PYTHON_API_MODULE_NAME) | |