- 15 Feb, 2021 3 commits
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- 12 Feb, 2021 3 commits
-
-
Fernando Herrero authored
Opendrive lib See merge request !1
-
Fernando Herrero authored
# Conflicts: # .gitlab-ci.yml
-
Sergi Hernandez authored
-
- 11 Feb, 2021 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 05 Feb, 2021 5 commits
-
-
Fernando Herrero authored
-
Fernando Herrero authored
-
Fernando Herrero authored
-
Fernando Herrero authored
-
Fernando Herrero authored
-
- 02 Feb, 2021 1 commit
-
-
Fernando Herrero authored
-
- 19 Jan, 2021 1 commit
-
-
Sergi Hernandez authored
-
- 10 Jan, 2021 1 commit
-
-
Sergi Hernandez authored
-
- 02 Jan, 2021 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 16 Nov, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 02 Nov, 2020 1 commit
-
-
Sergi Hernandez authored
* scale factor: value used to scale the internal splines to the desired size. * min_road_length: value used to ignore small road segments.
-
- 07 Oct, 2020 1 commit
-
-
Sergi Hernandez authored
Ignored the roads that connect to the desired point from either of the edges when searching for the closest point.
-
- 06 Oct, 2020 4 commits
-
-
Sergi Hernandez authored
Added two cost functions: only distance and distance and speed.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a function to return only the best path information.
-
- 05 Oct, 2020 1 commit
-
-
Sergi Hernandez authored
-
- 02 Oct, 2020 2 commits
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a function to find the distance of a given child to a given point. If the child has already been added, no exception is thrown.
-
- 01 Oct, 2020 1 commit
-
-
Sergi Hernandez authored
Checked if the right and left lanes exist or not.
-
- 28 Sep, 2020 2 commits
-
-
Sergi Hernandez authored
When generating the connecticity matrix: if the initial node has several children, only use the current one.
-
Sergi Hernandez authored
Solved a bug in the find_closest_point function: the returned length value was not the minimum.
-
- 25 Sep, 2020 2 commits
-
-
Sergi Hernandez authored
Handled the case when the start and end nodes are the same: the connectivity matrix is expanded to include two instances of the start/end node.
-
Sergi Hernandez authored
-
- 23 Sep, 2020 4 commits
-
-
Sergi Hernandez authored
The trajectory is generated from the actual position of the car, and not the closest point on the road.
-
Sergi Hernandez authored
Ignored the length of the road segment when searching for the closest point.
-
Sergi Hernandez authored
-
Sergi Hernandez authored
-
- 22 Sep, 2020 2 commits
-
-
Sergi Hernandez authored
Changed the xsd library to generate code with the C++11 standard.
-
Sergi Hernandez authored
-
- 02 Jun, 2020 1 commit
-
-
Sergi Hernandez authored
Merge branch 'master' of ssh://gitlab.iri.upc.edu:2202/mobile_robotics/adc/navigation/iri_opendrive_road_map
-