Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

One single vehicle will drive in a basic circle with a radius of 1m. The center of the circle will be in the center of the map, but the circle will not be connected to the map. The circle shall drive continously.

Initialisation

Define the ID of the vehicle you want to drive. Read the ID in from the LCC using the function "cmd_parameter_ints()" from our cpm library.

...