vehicles.xml

The vehicles.xml configuration file contains configuration for the vehicles in the simulation.

The "vehicle" element defines a type of vehicle. Each vehicle must have a unique "type" attribute that is used to refer to it in other configuration files. Vehicles have the following child elements:

The "rover-name-list" element is a list of rover names that is randomly selected from when rovers are created for the simulation.

Each "rover-name" element must have a unique "value" attribute.