Skip to content

Clean up

GromeTT requested to merge dt_mini_tractor_driver into master

Refactoring:

  • moved duplicate code into separate functions
  • combined execution of digital twins in a single script
  • pep8
  • made name schema more consistent

New functionality:

  • functionality of a digital twin can now be configured via config files
  • added script for showing and updating digital twins on the server

Merge request reports