You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# CBF-CLF-Helper
2
-
Matlab Interface for Control Barrier Function (CBF) and Control Lyapunov Function (CLF) based control methods.
2
+
Matlab Interface for Control Barrier Function (CBF) and Control Lyapunov Function (CLF) based control methods. The library is designed to let users easily implement safety controller based on CBFs and CLFs with Matlab. We provide:
3
+
- An easy interface for construction and simulation of nonlinear control-affine systems.
4
+
- Safety controllers including CLF-QP, CBF-QP, and CBF-CLF-QP as built-in functions.
0 commit comments