You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In this section you can find code examples for a first simple program to test your environment and get familiar  with it. This code will let your vehicles drive in a circle (not attached to the map)

The code also includes a possible solution to drive a figure eight in the comments.

Procedure:

  1.  Write your code in C++ or Matlab
  2.  Compile it
  3. Upload it to the LCC
  4. Press "employ"




C++

Circular trajectory generation for one vehicle

MATLAB

Circular trajectory generation for one vehicle

  • No labels