HybridRobotics / CBF-CLF-Helper

Matlab Interface for Control Barrier Function (CBF) and Control Lyapunov Function (CLF) based control methods.
257 stars 64 forks source link

Question about 2 relative degree example #9

Closed rlsotlr01 closed 1 year ago

rlsotlr01 commented 1 year ago

--

ChoiJangho commented 1 year ago

Hi, thank you for your question, these two lines implement exponential CBF (High-order CBF) of relative degree two by adding a derivative term to the CBF: This is an indirect implementation of the high-order CBF but you can do this for higher relative degree as well.