Update README.md
Browse files
README.md
CHANGED
|
@@ -1,51 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-2-clause
|
| 3 |
---
|
| 4 |
-
#
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
[](https://github.com/isri-aist/RoboManipBaselines/actions/workflows/pre-commit.yml)
|
| 9 |
-
[](https://github.com/isri-aist/RoboManipBaselines/blob/master/LICENSE)
|
| 10 |
-
|
| 11 |
-
https://github.com/user-attachments/assets/ba4a772f-0de5-47da-a4ec-bdcbf13d7d58
|
| 12 |
-
|
| 13 |
-
## Policies
|
| 14 |
-
### [SARNN](./robo_manip_baselines/sarnn)
|
| 15 |
-
Spatial attention recurrent neural network
|
| 16 |
-
|
| 17 |
-
### [ACT](./robo_manip_baselines/act)
|
| 18 |
-
Action Chunking with Transformers
|
| 19 |
-
|
| 20 |
-
### [DiffusionPolicy](./robo_manip_baselines/diffusion_policy)
|
| 21 |
-
Diffusion Policy
|
| 22 |
-
|
| 23 |
-
### [MT-ACT](./robo_manip_baselines/mt_act)
|
| 24 |
-
Multi-Task Action Chunking Transformer
|
| 25 |
-
|
| 26 |
-
## Data
|
| 27 |
-
### Publicly available datasets
|
| 28 |
-
|
| 29 |
-
### Data collection by teleoperation
|
| 30 |
-
|
| 31 |
-
## Environments for robot manipulation
|
| 32 |
-
|
| 33 |
-
## Utilities
|
| 34 |
-
|
| 35 |
-
## Evaluation results
|
| 36 |
-
|
| 37 |
-
## License
|
| 38 |
-
Files that originate from this repository are subject to the BSD 2-Clause License. If a file explicitly states a different license, or if there are different license files in a directory, those licenses will take precedence. For files in third-party directories, please follow the respective licenses.
|
| 39 |
-
|
| 40 |
-
## Citation
|
| 41 |
-
You can cite this work with:
|
| 42 |
-
```bib
|
| 43 |
-
@software{RoboManipBaselines_GitHub2024,
|
| 44 |
-
author = {Murooka, Masaki and Motoda, Tomohiro and Nakajo, Ryoichi},
|
| 45 |
-
title = {{RoboManipBaselines}},
|
| 46 |
-
url = {https://github.com/isri-aist/RoboManipBaselines},
|
| 47 |
-
version = {1.0.0},
|
| 48 |
-
year = {2024}
|
| 49 |
-
month = dec,
|
| 50 |
-
}
|
| 51 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-2-clause
|
| 3 |
---
|
| 4 |
+
## MuJoCo environments
|
| 5 |
+
### UR5e
|
| 6 |
+
#### MujocoUR5eCableEnv
|
| 7 |
+
Task to pass the cable between two poles.60a51a39
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|