Hi Blender Community,
I’m excited to share LinkForge v1.1.1, a new extension I’ve built to help roboticists and riggers work with the ROS (Robot Operating System) ecosystem directly in Blender.
What it is: Use Blender as a precise engineering tool to create URDF and Xacro robot descriptions.
Why use it? Usually, robot engineering requires hand-coding XML files. LinkForge lets you use Blender’s 3D Viewport, Outliner, and Properties Panel to define physical properties (mass, inertia, collision) visually.
Features:
- Native UI: Integrated seamlessly into the N-Panel.
- Physics Engine: Auto-calculates Inertia Tensors from mesh geometry.
- Round-Trip: Import URDF → Edit → Export URDF (lossless where possible).
- Python API: Built on the new Blender 4.2+ Extensions system.
It’s open source (GPL v3).
Extension: https://github.com/arounamounchili/linkforge
GitHub: https://linkforge.readthedocs.io/
I’d love to hear feedback on the UI/UX from the Blender perspective!
