Added support for neighbor roads: both from the XML file and also from the road connectivity.
Added a function to get the next segment following a path, when multiple paths exists. Used the angle to filter the get_closest_pose results in the OpendriveRoadSegment class.
Showing
- include/opendrive_road.h 2 additions, 0 deletionsinclude/opendrive_road.h
- include/opendrive_road_segment.h 16 additions, 0 deletionsinclude/opendrive_road_segment.h
- src/opendrive_road.cpp 241 additions, 50 deletionssrc/opendrive_road.cpp
- src/opendrive_road_segment.cpp 174 additions, 9 deletionssrc/opendrive_road_segment.cpp
Loading
Please register or sign in to comment