Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abliao authored Aug 5, 2023
1 parent cf2fe7f commit d8aa335
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@
**RM-PRT** is a Robotic Manipulation with Progressive Reasoning Tasks benchmark based on a realistic robotic manipulation simulator. Specifically, the RM-PRT benchmark builds a new high-fidelity digital twin scene based on Unreal Engine 5, which includes 782 categories, 2023 objects, and 15K natural language instructions generated by ChatGPT for a detailed evaluation of robot manipulation.

![Simulator](./imgs/Simulator.jpg)

## Simulator Details
You can see details about our simulator through these [files](https://drive.google.com/drive/folders/1jLXAU9eHE6rcpLtohepGlb654mUbA4KR?usp=sharing):
* GrabSim_pb2.py & GrabSim_pb2_grpc.py: API for interacting with the simulator
* SIM API.pdf: API introduction
* SYSU_sim_test.py: Examples for API using
*
## Getting Started

```bash
Expand Down

0 comments on commit d8aa335

Please sign in to comment.