CARLA
 
载入中...
搜索中...
未找到
命名空间 | 函数 | 变量
LaneCrossingCalculator.cpp 文件参考
#include "carla/road/element/LaneCrossingCalculator.h"
#include "carla/road/element/LaneMarking.h"
#include "carla/geom/Location.h"
#include "carla/road/Map.h"
+ LaneCrossingCalculator.cpp 的引用(Include)关系图:

浏览源代码.

命名空间

namespace  carla
 This file contains definitions of common data structures used in traffic manager.
 
namespace  carla::road
 
namespace  carla::road::element
 

函数

static std::vector< LaneMarkingcarla::road::element::CrossingAtSameSection (const Map &map, const Waypoint *w0, const Waypoint *w1, const bool w0_is_offroad, const bool dest_is_at_right)
 Calculate the lane markings that need to be crossed from lane_id_origin to lane_id_destination.
 
static bool carla::road::element::IsOffRoad (const Map &map, const geom::Location &location)
 

变量

static constexpr uint32_t carla::road::element::FLAGS