{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/2"}],"enrichment":{"capability":"Loads, manipulates, validates, and visualizes URDF robot description files with decoupled parsing, mesh loading, and validation.","skillfed_tags":["robotics","urdf-parsing","3d-visualization"],"use_cases":["Load and inspect URDF files from diverse robot platforms without parser failures","Visualize robot models interactively from the command line with axis and wireframe toggles","Extract and manipulate robot structure (joints, links, frames) for kinematic analysis","Batch-process multiple URDF files with optional mesh loading for performance control","Validate URDF syntax and structure independently of mesh availability"],"what_it_does":"Yourdfpy is a URDF (Unified Robot Description Format) parser designed to handle real-world robot model files more robustly than existing alternatives. It decouples parsing from validation and mesh loading, allowing you to load and inspect URDF files independently of whether you validate them or load their associated mesh geometry. The library depends on lxml for XML parsing, numpy for numerical operations, trimesh for mesh handling, and six for Python 2/3 compatibility.\n\nThe package is intended for roboticists, simulation engineers, and developers working with robot models. It provides both programmatic access to URDF structure and a command-line visualization tool with interactive keyboard controls for inspecting models, toggling axis markers, wireframe rendering, and back-face culling. The fact sheet shows it successfully loads URDF files that other parsers fail on, making it useful when working with diverse or non-standard robot descriptions.","worth_installing":"Yes, if you work with URDF files and need robust parsing. The library's decoupled design and superior robustness on real-world models (12/12 success vs. competitors' 4\u20136/12) make it a practical choice over alternatives. Install friction is low and maintenance is active. MIT licensing removes legal friction. No known vulnerabilities."},"id":"yourdfpy","links":{"html":"https://skillfed.io/packages/yourdfpy","md":"https://skillfed.io/packages/yourdfpy.md","pypi":"https://pypi.org/project/yourdfpy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-01-23","license_spdx":null,"license_treatment":"permissive","name":"yourdfpy","python_support":"supports_current","summary":"A simpler and easier-to-use library for loading, manipulating, saving, and visualizing URDF files."},"popularity":{"monthly_downloads":1940324,"position":3418,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.0.60"}
