Versions Compared

Key

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

...

Starting the Lab Control Center

You can start the Lab Control Center (LCC) from ubuntu's application menu, or from the terminal:

Code Block
languagebash
cd dev/software/lab_control_center/ 
./run.bash

After you successfully started the LCC software, you can get familiar with the UI looking here.

The LCC is a GUI tool that allows monitoring and control for of various aspects of the lab. It has two main purposes,

  1. to start and stop an experiment, and
  2. to visualize the current state of the experiment.

Start the LCC from the start menu. It should look somewhat like this:

Image Removed

After starting a simulation, it should look like this:

Image Removed

...

--dds_domain=

...

Set the domain in which the communication should take place. Communication in different domains cannot interfere, so different versions of the LCC can be run at the same time - if desired - as long as different domain IDs are used for the different local test scenarios. More information about domains can be found here.

All real vehicles use domain ID 21.

...

Further information on the UI elements can be found in the sub pages:

...

Read more about the LCC on its dedicated page.