Patrick Niklaus
|
8345648c02
|
Include reverse edges again
|
2016-03-17 22:57:42 +01:00 |
|
Patrick Niklaus
|
15fa82405b
|
Formating and logging changes for turn classification
|
2016-03-17 22:57:42 +01:00 |
|
Patrick Niklaus
|
e53e1cbe0f
|
Handle case of dead-end edges by inserting an invalid turn
|
2016-03-17 22:57:42 +01:00 |
|
Moritz Kobitzsch
|
973785d1eb
|
encapsulated into class
|
2016-03-17 22:57:41 +01:00 |
|
Moritz Kobitzsch
|
b04919db51
|
improving fork handling on three-way turns
|
2016-03-17 22:57:41 +01:00 |
|
Moritz Kobitzsch
|
0ccce27fdf
|
fix comparison for ramps on three-way turns
|
2016-03-17 22:57:41 +01:00 |
|
Moritz Kobitzsch
|
d82d7cf66e
|
fixes roundabout counting
|
2016-03-17 22:57:41 +01:00 |
|
Moritz Kobitzsch
|
c608b77a43
|
fixes assignment for basic turn types / invalid ramp assignment
|
2016-03-17 22:57:41 +01:00 |
|
Patrick Niklaus
|
f06a636e7d
|
Don't pass shared_ptr down to functions
"Don’t pass a smart pointer as a function parameter unless you want to
use or manipulate the smart pointer itself, such as to share or transfer
ownership."
Source:
http://herbsutter.com/2013/06/05/gotw-91-solution-smart-pointer-parameters/
|
2016-03-17 22:57:41 +01:00 |
|
Daniel J. Hofmann
|
533d6c0a6b
|
Fixes multi-line comment
|
2016-03-17 22:57:40 +01:00 |
|
Patrick Niklaus
|
908fd98824
|
Fix coodinate include and unused warnings
|
2016-03-17 22:57:40 +01:00 |
|
Moritz Kobitzsch
|
4f0a84e8de
|
start of four way turns
|
2016-03-17 22:57:40 +01:00 |
|
Moritz Kobitzsch
|
6883fdca5c
|
improved fork handling
|
2016-03-17 22:57:40 +01:00 |
|
Patrick Niklaus
|
396e14d46e
|
Fix crash on extracting Berlin in guidance
|
2016-03-17 22:57:40 +01:00 |
|
Moritz Kobitzsch
|
951ffe8484
|
bugfixing/classification
|
2016-03-17 22:57:39 +01:00 |
|
Patrick Niklaus
|
6aa12b1dd6
|
Big Restructuring / Cleanup
|
2016-03-17 22:53:43 +01:00 |
|