mirror of
https://github.com/luckyrobots/open_phantom.git
synced 2025-04-04 02:52:18 +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
|
## Overview
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ cd ../..
|
|||||||
cd external/ml-depth-pro
|
cd external/ml-depth-pro
|
||||||
pip install -e .
|
pip install -e .
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
|
# Verify installation
|
||||||
|
python -c "import mediapipe; import open3d; print('Dependencies successfully installed!')"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user