mmurooka commited on
Commit
483d39c
·
verified ·
1 Parent(s): 562e85f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -20
README.md CHANGED
@@ -1,23 +1,6 @@
1
  # [RoboManipBaselines](https://isri-aist.github.io/RoboManipBaselines-ProjectPage)
2
- Software that integrates various imitation learning methods and benchmark task environments to provide baselines for robot manipulation
3
 
4
- [![CI-install](https://github.com/isri-aist/RoboManipBaselines/actions/workflows/install.yml/badge.svg)](https://github.com/isri-aist/RoboManipBaselines/actions/workflows/install.yml)
5
- [![CI-pre-commit](https://github.com/isri-aist/RoboManipBaselines/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/isri-aist/RoboManipBaselines/actions/workflows/pre-commit.yml)
6
- [![LICENSE](https://img.shields.io/github/license/isri-aist/RoboManipBaselines)](https://github.com/isri-aist/RoboManipBaselines/blob/master/LICENSE)
7
 
8
- <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/64df6ff91961da5122135239/A2I--OKFbhQOu9-IqNOzK.mp4"></video>
9
-
10
- <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/677b624be4cf361eed593b69/K3CG-QM7opNlAK9ETU6Aq.mp4"></video>
11
-
12
- ## Citation
13
- You can cite this work with:
14
- ```bib
15
- @software{RoboManipBaselines_GitHub2024,
16
- author = {Murooka, Masaki and Motoda, Tomohiro and Nakajo, Ryoichi},
17
- title = {{RoboManipBaselines}},
18
- url = {https://github.com/isri-aist/RoboManipBaselines},
19
- version = {1.0.0},
20
- year = {2024}
21
- month = dec,
22
- }
23
- ```
 
1
  # [RoboManipBaselines](https://isri-aist.github.io/RoboManipBaselines-ProjectPage)
 
2
 
3
+ A software framework integrating various **imitation learning methods** and **benchmark environments** for robotic manipulation.
4
+ Provides easy-to-use **baselines** for policy training, evaluation, and deployment.
 
5
 
6
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/64df6ff91961da5122135239/LzmsH4xa4TwzF1Al0MyzI.mp4"></video>