Skip to content

Commit

Permalink
Update README.md with improved description and added TODO link
Browse files Browse the repository at this point in the history
  • Loading branch information
KeplerC committed Apr 3, 2024
1 parent 8a19e4e commit d4d68da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![codecov](https://codecov.io/gh/KeplerC/fog_rtx/branch/main/graph/badge.svg?token=fog_rtx_token_here)](https://codecov.io/gh/KeplerC/fog_rtx)
[![CI](https://github.com/KeplerC/fog_rtx/actions/workflows/main.yml/badge.svg)](https://github.com/KeplerC/fog_rtx/actions/workflows/main.yml)

A Data Collection and Management Framework For Robotics Learning. Support RT-X, HuggingFace.
An Efficient and Scalable Data Collection and Management Framework For Robotics Learning. Support RT-X, HuggingFace.

## Install

Expand Down Expand Up @@ -45,4 +45,4 @@ dataset.export("/tmp/rtx_export", format="rtx")

## Development

Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.
Read the [CONTRIBUTING.md](CONTRIBUTING.md) file. See [TODO](./design_doc/planning_doc.md)

0 comments on commit d4d68da

Please sign in to comment.