Patrick Niklaus
|
89eb2a3778
|
Formating and logging changes for turn classification
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
87408cfd73
|
Handle case of dead-end edges by inserting an invalid turn
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
1947671ae3
|
encapsulated into class
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
3189f24a17
|
improving fork handling on three-way turns
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
dd5c730a01
|
fix comparison for ramps on three-way turns
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
f0b40c1948
|
fixes roundabout counting
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
ecefb4a20e
|
fixes assignment for basic turn types / invalid ramp assignment
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
4fb041391f
|
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-23 17:52:51 +01:00 |
|
Daniel J. Hofmann
|
0f600c9262
|
Fixes multi-line comment
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
4d56b8ff0d
|
Fix coodinate include and unused warnings
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
92b4f14db6
|
start of four way turns
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
a1f1da4c16
|
improved fork handling
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
c337d55d45
|
Fix crash on extracting Berlin in guidance
|
2016-03-23 17:52:51 +01:00 |
|
Moritz Kobitzsch
|
be5f231641
|
bugfixing/classification
|
2016-03-23 17:52:51 +01:00 |
|
Patrick Niklaus
|
c19fae4a43
|
Big Restructuring / Cleanup
|
2016-03-23 17:52:51 +01:00 |
|