Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
InternRobotics
/
GAUGE-Dataset
like
0
Follow
Intern Robotics
395
Tasks:
Other
Languages:
English
Tags:
robotics
embodied-ai
physics
simulation
world-model
motion-capture
+ 3
License:
mit
Dataset card
Files
Files and versions
xet
Community
main
GAUGE-Dataset
/
assets
/
mjcf
/
wedge.xml
Nodevon
Upload files
34ffeaf
verified
5 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
267 Bytes
<?xml version=
"1.0"
?>
<
mujoco
model
=
"wedge"
>
<
asset
>
<
mesh
name
=
"mesh_wedge"
file
=
"../obj/wedge.obj"
/>
</
asset
>
<
worldbody
>
<
body
name
=
"wedge"
>
<
geom
name
=
"wedge_geom"
type
=
"mesh"
mesh
=
"mesh_wedge"
/>
</
body
>
</
worldbody
>
</
mujoco
>