DrewSingletary / asif

CBF library used in a wide variety of simulation and hardware implementations. Embedded friendly, requires OSQP. Library originally written by Thomas Gurriet. Contains slightly modified version of libaffa, found here: https://github.com/ogay/libaffa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is the ASIF library that implements a wide variety of control barrier functions. It requires the OSQP solver to use.

Installation:

First, install OSQP. Then simply install as you would any CMake package.

About

CBF library used in a wide variety of simulation and hardware implementations. Embedded friendly, requires OSQP. Library originally written by Thomas Gurriet. Contains slightly modified version of libaffa, found here: https://github.com/ogay/libaffa


Languages

Language:C++ 44.2%Language:Shell 37.5%Language:C 10.3%Language:Makefile 6.6%Language:CMake 1.4%