A tool to convert URDF into react three fiber JSX component
npm install urdfjsxConvert URDF to react-three-fiber JSX component
``
npx urdfjsx
Positionals:
urdf-file [string]
Options:
--help Show help [boolean]
-o, --output Output file with extension .tsx or .jsx
[string] [default: "Robot.tsx"]
``