Skip to content

Commit f96988e

Browse files
committed
some wheel loader config
1 parent 82e8d4e commit f96988e

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

config/VehicleConfigurations.xml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -485,9 +485,13 @@ You can define the following custom settings:
485485
turnRadius = "10"
486486
/>
487487
<Vehicle name="lm845.xml"
488-
turnRadius = "10"
489-
fixWheelLoaderDirectionNodeByMovingToolIx = "1"
490-
articulatedAxisReverseNodeInverted = "true"
488+
articulatedAxisReverseNodeInverted = "true"
489+
turnRadius = "10"
490+
fixWheelLoaderDirectionNodeByMovingToolIx = "1"
491+
/>
492+
<Vehicle name="wheelLoader435S.xml"
493+
fixWheelLoaderDirectionNodeByMovingToolIx = "1"
494+
turnRadius = "10"
491495
/>
492496

493497
<!--Vermeer-->

0 commit comments

Comments
 (0)