Decrease max height to 2 meters

This commit is contained in:
Ilya Zverev
2019-03-04 13:23:17 +03:00
parent e86d93760f
commit 98294e3ddd
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ function setup()
cardinal_directions = false,
-- Size of the vehicle, to be limited by physical restriction of the way
vehicle_height = 2.5, -- in meters, 2.5m is the height of van
vehicle_height = 2.0, -- in meters, 2.5m is the height of van
vehicle_width = 1.9, -- in meters, ways with narrow tag are considered narrower than 2.2m
-- Size of the vehicle, to be limited mostly by legal restriction of the way