Update README.md
Browse files
README.md
CHANGED
|
@@ -88,19 +88,9 @@ print(f"Force: {wrench[:3]} N, Torque: {wrench[3:]} Nm")
|
|
| 88 |
- **Domain Randomization:** Default FORGE PegInsert parameters
|
| 89 |
|
| 90 |
## Reproduction
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
--task Isaac-Forge-PegInsert-Direct-v0 --headless --num_envs 512
|
| 95 |
-
|
| 96 |
-
# 2. Collect data (~2 episodes/min with num_envs=1)
|
| 97 |
-
./isaaclab.sh -p /workspace/play_with_logging.py \
|
| 98 |
-
--task Isaac-Forge-PegInsert-Direct-v0 --headless --num_envs 1 \
|
| 99 |
-
--checkpoint /path/to/Forge.pth
|
| 100 |
-
|
| 101 |
-
# 3. Build LeRobot dataset (in conda env, NOT Isaac Sim Python!)
|
| 102 |
-
python build_lerobot_dataset.py
|
| 103 |
-
```
|
| 104 |
|
| 105 |
## License
|
| 106 |
|
|
|
|
| 88 |
- **Domain Randomization:** Default FORGE PegInsert parameters
|
| 89 |
|
| 90 |
## Reproduction
|
| 91 |
+
|
| 92 |
+
Details on reproduction methodology available upon request.
|
| 93 |
+
Contact: [exokern.com](https://exokern.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
|
| 95 |
## License
|
| 96 |
|