Robotics
Safetensors
LeRobot
cosmos3
surgical-robotics
dvrk
surgical-kinematics
motion-prediction
inverse-dynamics
forward-dynamics
action-conditioned
world-model
Instructions to use introvoyz041/cosmos3-nanoh-surgical-dvrk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use introvoyz041/cosmos3-nanoh-surgical-dvrk with LeRobot:
- Notebooks
- Google Colab
- Kaggle
File size: 409 Bytes
a456468 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | {
"cosmos_root": "/workspace/cosmos/packages/cosmos3",
"was_registered": false,
"dvrk": {
"dvrk": {
"domain_id": 22,
"raw_action_dim": 20
},
"dvrk_dual_psm": {
"domain_id": 22,
"raw_action_dim": 20
},
"dvrk_lerobot": {
"domain_id": 22,
"raw_action_dim": 20
},
"open_h_dvrk": {
"domain_id": 22,
"raw_action_dim": 20
}
}
}
|