URDF parser and manipulator for Python


Keywords
robotics, ros, urdf, robots, parser, kinematics, urdf-descriptions, urdf-models, urdf-visualizer
License
MIT
Install
pip install urdfpy==0.0.22

Documentation

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.