policy / README / lmdb2lerobot
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"DIR": "/home/shixu/dev_shixu/DataEngine/workflows/simbox/tools/art/open_v/7265/usd",
|
||||
"DIR": "YOU_PARENT_DIR_OF_USD",
|
||||
"USD_NAME": "microwave_0.usd",
|
||||
"INSTANCE_NAME": "microwave7265",
|
||||
"link0_initial_prim_path": "/root/group_18",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
CONFIG_PATH="/home/shixu/dev_shixu/DataEngine/workflows/simbox/tools/art/open_v/7265/usd/keypoints_config.json"
|
||||
CONFIG_PATH="YOUR_PATH_TO/keypoints_config.json"
|
||||
|
||||
cd /home/shixu/dev_shixu/DataEngine/workflows/simbox/tools/art/open_v/tools
|
||||
cd workflows/simbox/tools/art/open_v/tools
|
||||
|
||||
# 1. rehier
|
||||
python rehier.py --config $CONFIG_PATH
|
||||
|
||||
Reference in New Issue
Block a user