• Stars
    star
    226
  • Rank 175,506 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created over 5 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python parser for URDFs

Urdfpy

Build Status Documentation Status Coverage Status PyPI version

Urdfpy is a simple and easy-to-use library for loading, manipulating, saving, and visualizing URDF files.

Extensive API documentation is provided here.

GIF of Viewer GIF of Viewer

Installation

You can install urdfpy directly from pip.

pip install urdfpy

User Guide

Please see the user guide here for more information.