Skip to content

Commit 2249180

Browse files
authored
Update README.md
1 parent f50a6a7 commit 2249180

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 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.
5+
- Demonstrations on toy examples.
6+
37

48
### Requirements
59
- Matlab

0 commit comments

Comments
 (0)