Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 495 Bytes

File metadata and controls

16 lines (11 loc) · 495 Bytes

Online Adaptation for Robust Control Barrier Functions

This repository contains the implementation of Safe Navigation under State Uncertainty: Online Adaptation for Robust Control Barrier Functions arXiv link

Ersin Das, Rahal Nanayakkara, Xiao Tan, Ryan M. Bena, Joel W. Burdick, Paulo Tabuada, and Aaron D. Ames

Prerequisites

  • Python 3.8 or later.
  • Required Python libraries:
    • numpy
    • scipy
    • matplotlib
    • cvxpy
    • casadi