Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
blanchon
/
LeRobot-Arena
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
LeRobot-Arena
File size: 77 Bytes
3aea7c6
18b0fa5
1
2
3
4
5
export
default
interface
IUrdfCylinder
{
radius
:
number
;
length
:
number
; }