mirror of
https://github.com/luckyrobots/open_phantom.git
synced 2025-04-03 10:32:19 +00:00
update readme
This commit is contained in:
parent
c1ab1c8302
commit
315afda727
@ -1,4 +1,4 @@
|
||||
# Open Phantom: Training Robots Using Only Human Videos
|
||||
# Open Phantom: Collecting Data From Robots Using Only Human Videos
|
||||
|
||||
## Overview
|
||||
|
||||
@ -64,6 +64,9 @@ cd ../..
|
||||
cd external/ml-depth-pro
|
||||
pip install -e .
|
||||
cd ../..
|
||||
|
||||
# Verify installation
|
||||
python -c "import mediapipe; import open3d; print('Dependencies successfully installed!')"
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user