Event-Triggered Control
A control paradigm where the controller updates only when a triggering condition is violated (e.g., the state error exceeds a threshold), rather than at fixed time intervals. Event-triggered control reduces communication and computation load in networked robot systems. It is particularly relevant for multi-robot coordination over bandwidth-limited networks.
ControlSoftware