Discover and explore top open-source AI tools and projects—updated daily.
OpenLeggedVisual robot modeling and assembly workstation
Top 92.1% on SourcePulse
Professional robot design, assembly, visualization, and export workstation for URDF, MJCF, USD, Xacro, SDF, and .usp project workflows. URDF Studio is a browser-based environment that streamlines robot modeling by offering a visual interface for topology, geometry, and hardware parameters, reducing the need for manual XML editing. It targets engineers and researchers requiring a robust tool for complex robot description management.
How It Works
Built with React, TypeScript, and Three.js, URDF Studio employs a visual, component-driven architecture. It features structured editing modes (Skeleton, Detail, Hardware) within a unified 3D workspace powered by React Three Fiber. Core advantages include multi-robot assembly with bridge joints, robust workspace file management, and workerized pipelines for efficient import/export of formats like USD, MJCF, and URDF, alongside AI-assisted generation capabilities.
Quick Start & Requirements
git clone https://github.com/OpenLegged/URDF-Studio.git), navigate into the directory (cd URDF-Studio), and install dependencies (npm install).npm run dev to start the Vite development server, accessible at http://127.0.0.1:3000.OPENAI_API_KEY can be set in .env.local to enable AI features.npm run dev and npm run preview.https://urdf.d-robotics.cc/.Highlighted Details
@urdf-studio/react-robot-canvas package for integrating robot visualization into external React applications.Maintenance & Community
The project is supported by D-Robotics. No specific community channels (like Discord/Slack) or detailed contributor information are listed in the README.
Licensing & Compatibility
Licensed under the Apache License 2.0, this project is permissive for commercial use and integration into closed-source applications.
Limitations & Caveats
The USD runtime necessitates specific cross-origin isolation headers, which might require careful server configuration beyond basic static file serving. AI features are optional and depend on external API key provisioning. Ongoing updates to test fixtures are noted.
1 day ago
Inactive
pollen-robotics
openai