Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 456 Bytes

RSSA-and-abstract-safe-control

Codes for the following two projects:

  • Robust Safe Control
  • Abstract Safe Control

Robust Safe Control

See src/pybullet-dynamics/RSSA_convex.py and src/pybullet-dynamics/RSSA_gaussian.py.

Abstract Safe Control

See src/pybullet-dynamics/panda_rod_env/panda_abstract_safe_control.py

Note: when using PandaEnv, please install pytorch-kinematics package.