- Jan 02, 2021
-
-
Sergi Hernandez authored
* A function to get the link ending at a given node. * A function to get the closest link to a point. * A function to get the set to closest points to a given point.
-
- Jan 01, 2021
-
-
Sergi Hernandez authored
-
- Dec 31, 2020
-
-
Sergi Hernandez authored
Got the curvature information to generate the spline for each link.
-
- Dec 22, 2020
-
-
Sergi Hernandez authored
Completed the feature to copy the whole structure and update the references.
-
Sergi Hernandez authored
Added a referecne to the parent road segment in the COpendriveRoadNode class. In the destructor, only the link starting at the current node are deleted to avoid double free.
-
- Dec 18, 2020
-
-
Sergi Hernandez authored
Road nodes from diferent roads at the same location are fused. Road nodes can belong to multiple lanes: each has a vector of parent lanes and geometries.
-
- Dec 16, 2020
-
-
Sergi Hernandez authored
Added support to link road segments.
-
- Dec 11, 2020
-
-
Sergi Hernandez authored
TO DO: add the functions to link road segments.
-
- Dec 04, 2020
-
-
Sergi Hernandez authored
-
- Dec 03, 2020
-
-
Sergi Hernandez authored
-