i-love-urdf
v1.0.0
Published
OpenAI Robotics interactive shell for inspecting, validating, repairing, and converting URDF/XACRO robot descriptions.
Maintainers
Readme
ILU
OpenAI Robotics interactive shell for inspecting, validating, repairing, and converting URDF/XACRO robot descriptions.
npm install -g --ignore-scripts --install-links=true i-love-urdf
iluInside ilu:
- paste
owner/repoor drop a local folder,.urdf,.xacro, or.zip iluauto-runs validation and a health check when it can- if
ilufinds an obvious safe repair, it offers one andEnteraccepts it - if a repo has many robots,
ilulets you pick one, run/galleryfor the whole repo, or apply/repo-fixes - if a newer release is available,
iluasks whether you want to update - if you reopen
iluafterCtrl+C, it offers to resume the last session - run
ilu doctorif the machine, auth, or xacro runtime looks wrong - run
ilu bug-report --out <dir>if you need a support bundle with diagnostics and local repro inputs - if there are multiple entrypoints, use arrows and
Enterto pick one - press
Tabto complete the selected slash option - run
!xacroif a source needs the XACRO runtime - type
/only when you want direct actions like/align,/analyze,/health,/validate,/orientation,/gallery,/repo-fixes,/open, or/inspect - run
/visualizeto open the same working session in URDF Studio - run
ilu resumeto reopen the most recent session directly - run
ilu attach <session-id>to resume that same working copy from another terminal - press
Ctrl+Cto exit
Update:
ilu updateUninstall:
npm uninstall -g i-love-urdfDocs:
