Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 572 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 572 Bytes

Jiang_OJ-CSYS_2023

This code supplements the OJ-CSYS 2023 Special Section submission ,"Abstraction-based Planning for Uncertainty-aware Legged Navigation."

Dependencies

This code requires jax (https://github.com/google/jax) as a dependency. For computational efficiency, a machine with a CUDA-enabled GPU is recommended.

How to run this code

The results of the reach-avoid case study are obtained by running the python file "ReachAvoid_CaseStudy.py" and the results of the checkpoint case study are obtained by running the python file "Checkpoint_CaseStudy.py".