PKU-Alignment / safety-gymnasium

NeurIPS 2023: Safety-Gymnasium: A Unified Safe Reinforcement Learning Benchmark
https://safety-gymnasium.readthedocs.io/en/latest/
Apache License 2.0
392 stars 52 forks source link

feat(safe isaac gym): upload heterogeneous freight_franka robot as new agent #71

Closed muchvo closed 1 year ago

muchvo commented 1 year ago

Description

  1. Upload freight_franka robot as new agent, which is heterogeneous in multi-agent setting, and support both for multi-agent and single agent setting in safe isaac gym suite.

Motivation and Context

Why is this change required? What problem does it solve? If it fixes an open issue, please link to the issue here. You can use the syntax close #15213 if this solves the issue #15213

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist

Go over all the following points, and put an x in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!