-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor servo to be ready to in-flight config changes
Summary: To make Servo ready to change ki and kp values during operation, we have to factorize some bits. For now we will have 2 modes only - High converge (more aggressive) and Low converge (less aggressive) This diff has no functional changes and have all tests green Reviewed By: leoleovich Differential Revision: D66707981 fbshipit-source-id: 943477db63516b5fe9fc0b15e2f606d0853ed300
- Loading branch information
1 parent
4b2e8e7
commit 7e26de0
Showing
2 changed files
with
58 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters