Skip to content

Commit

Permalink
BF: Basics of closed-loop control #1046
Browse files Browse the repository at this point in the history
  • Loading branch information
detlefarend committed Sep 2, 2024
1 parent 16a1991 commit 44856e9
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 300 deletions.
1 change: 0 additions & 1 deletion src/mlpro/bf/control/controllers/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from mlpro.bf.control.controllers.pid_controller import PIDController
59 changes: 0 additions & 59 deletions src/mlpro/bf/control/controllers/pid_controller.py

This file was deleted.

Empty file added test/howtos/bf/control/.gitkeep
Empty file.
80 changes: 0 additions & 80 deletions test/howtos/bf/howto_bf_control_101_pid_controller_standalone.py

This file was deleted.

80 changes: 0 additions & 80 deletions test/howtos/bf/howto_bf_control_102_pid_controller_embedded.py

This file was deleted.

80 changes: 0 additions & 80 deletions test/howtos/bf/howto_bf_control_103_pid_controller_cascaded.py

This file was deleted.

0 comments on commit 44856e9

Please sign in to comment.