-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Fallback controllers #1789
[Feature] Fallback controllers #1789
Commits on Oct 11, 2024
-
Squash all commits of fallback controllers for upstream version
add fallback controllers list to the ControllerInterfaceBase do not activate the controller if it's fallback controllers are not found or not in inactive state add formatting changes added the first logic of switching to the fallback controller upon error Added a method to get the active controllers that use the command interfaces of the given controller Compute the complete list of active controllers that already use the command interfaces needed by the fallback controllers added fixes for the compilation retouch for the new structure
Configuration menu - View commit details
-
Copy full SHA for e9f7989 - Browse repository at this point
Copy the full SHA e9f7989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b3b11 - Browse repository at this point
Copy the full SHA 11b3b11View commit details -
Configuration menu - View commit details
-
Copy full SHA for df9f696 - Browse repository at this point
Copy the full SHA df9f696View commit details -
change the logic of the get_active_controllers_using_command_interfac…
…es_of_controller method
Configuration menu - View commit details
-
Copy full SHA for 825e591 - Browse repository at this point
Copy the full SHA 825e591View commit details -
Configuration menu - View commit details
-
Copy full SHA for edcd56c - Browse repository at this point
Copy the full SHA edcd56cView commit details
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e84fbdc - Browse repository at this point
Copy the full SHA e84fbdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f03de - Browse repository at this point
Copy the full SHA 73f03deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ecbec5 - Browse repository at this point
Copy the full SHA 6ecbec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82303b - Browse repository at this point
Copy the full SHA c82303bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f473278 - Browse repository at this point
Copy the full SHA f473278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f96856 - Browse repository at this point
Copy the full SHA 2f96856View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1daa53 - Browse repository at this point
Copy the full SHA d1daa53View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbf9b68 - Browse repository at this point
Copy the full SHA fbf9b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea7f4d - Browse repository at this point
Copy the full SHA bea7f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9291406 - Browse repository at this point
Copy the full SHA 9291406View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e622c - Browse repository at this point
Copy the full SHA e2e622cView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e302358 - Browse repository at this point
Copy the full SHA e302358View commit details -
Added a fail test case when the fallback controllers need non existin…
…g interface to activate
Configuration menu - View commit details
-
Copy full SHA for 8178ecd - Browse repository at this point
Copy the full SHA 8178ecdView commit details -
Added a fail test case when the fallback controllers need non existin…
…g state interface to activate
Configuration menu - View commit details
-
Copy full SHA for 8a23238 - Browse repository at this point
Copy the full SHA 8a23238View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d21b1 - Browse repository at this point
Copy the full SHA 01d21b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c071a98 - Browse repository at this point
Copy the full SHA c071a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4698e - Browse repository at this point
Copy the full SHA 0d4698eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf309a3 - Browse repository at this point
Copy the full SHA cf309a3View commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dae549c - Browse repository at this point
Copy the full SHA dae549cView commit details
Commits on Oct 16, 2024
-
Apply suggestions from code review
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17ec65f - Browse repository at this point
Copy the full SHA 17ec65fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c2d2d5 - Browse repository at this point
Copy the full SHA 5c2d2d5View commit details