{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Resolves ROS-style package:// and Gazebo-style model:// URIs to absolute filesystem paths, with support for custom search directories and standard robotics environment variables.","skillfed_tags":["robotics","ros-gazebo","uri-resolution"],"use_cases":["Locate URDF robot model files in ROS packages for simulation or visualization tools like Gazebo.","Resolve mesh and texture paths embedded in robot description files during model loading.","Build shell scripts that convert package:// URIs to absolute paths for command-line robotics tools.","Integrate custom robot model directories into existing ROS/Gazebo workflows without modifying system paths.","Programmatically find robot configuration and resource files in Python-based robotics applications."],"what_it_does":"resolve-robotics-uri-py is a pure Python utility that converts ROS package:// and Gazebo model:// URIs into absolute filesystem paths. It's designed for robotics workflows where URDF models, configuration files, and other resources are referenced using symbolic package names rather than absolute paths. The package searches for resources across standard ROS and Gazebo directories (via environment variables like AMENT_PREFIX_PATH and GZ_SIM_RESOURCE_PATH) and supports custom search paths through environment variables or function parameters.\n\nThe package provides both a Python API and a command-line tool, making it useful in scripts, build pipelines, and interactive robotics development. With no external dependencies beyond Python's standard library, it integrates easily into existing robotics stacks. It supports Python 3.8 through 3.11 and runs on Linux, macOS, and Windows.","worth_installing":"Yes. This is a lightweight, actively maintained utility with zero external dependencies, a permissive license, and a clear use case in robotics development. Install it if you work with ROS or Gazebo models and need to resolve symbolic URIs to filesystem paths. The low friction and recent activity make it a safe choice for robotics projects."},"id":"resolve-robotics-uri-py","links":{"html":"https://skillfed.io/packages/resolve-robotics-uri-py","md":"https://skillfed.io/packages/resolve-robotics-uri-py.md","pypi":"https://pypi.org/project/resolve-robotics-uri-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-26","license_spdx":null,"license_treatment":"permissive","name":"resolve-robotics-uri-py","python_support":"supports_current","summary":"Pure python package to solve ROS-style package:// and Gazebo-style model:// URIs in absolute paths."},"popularity":{"monthly_downloads":129445,"position":11669,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.1"}
