Skip to main content

Getting Started with Lifting Luggage example

Refactor into Two Controllers

8:47 · Getting Started with Lifting Luggage example

Splitting the centralised controller into two separate distributed controllers.

The lecture covers the following topics

  • Motivation for distributed control
  • Refactoring the controller BFB
  • Creating two separate controller instances
  • Updating event and data connections