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 vision) update building and formula_one tasks #69

Closed muchvo closed 1 year ago

muchvo commented 1 year ago

Description

  1. Update building and formula_one tasks.
  2. We have incorporated a more realistic environment setting and provided a comprehensive exposition on the real-world relevance of the Goal, Push, and Button tasks, emphasizing their representativeness for practical applications.
  3. We introduced the FormulaOne racing environment. This environment is inspired by genuine F1 racing tracks and is characterized by intricate visual information, scenarios closely mirroring reality, and challenging tasks.

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!