Skip to content

Huy-Quang-Dao/DHOCBFiMPC4DyEnv.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHOCBFiMPC4DyEnv

Implementation of the iMPC-DHOCBF, an algorithm for obstacle avoidance using Discrete High-order Control Barrier Functions (DHOCBFs). DHOCBFiMPC4DyEnv uses iterative Model Predictive Control (iMPC) with a Quadratic Programming (QP) framework and can solve problems using QP solvers.

Installation

To install DHOCBFiMPC4DyEnv.jl, run the following from the Julia REPL:

Pkg.add("DHOCBFiMPC4DyEnv")

Examples

Notebooks with more detailed examples can be found here

About

iterative Discrete High-order Control Barrier Function

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages