-
Notifications
You must be signed in to change notification settings - Fork 19
Add estimators module #65
Copy link
Copy link
Open
Labels
backlogTasks that need to be done but aren't scheduled. Higher priority than ideas-list.Tasks that need to be done but aren't scheduled. Higher priority than ideas-list.
Metadata
Metadata
Assignees
Labels
backlogTasks that need to be done but aren't scheduled. Higher priority than ideas-list.Tasks that need to be done but aren't scheduled. Higher priority than ideas-list.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Add top-level module estimators that can be assigned to certain controllers where an estimation step is needed/relevant. Main example at this point is spatial averaging/consensus for enhanced wind farm yaw control.
EstimatorBase, similar toControllerBase, that enforces acompute_estimatesmethod