Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #6 from ami-iit/traversaro-patch-1
Browse files Browse the repository at this point in the history
Redirect users to urchin instead
  • Loading branch information
traversaro authored Apr 15, 2023
2 parents a67d495 + b716419 commit 2a140d7
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1 @@
# murdfpy

[![PyPI version](https://badge.fury.io/py/murdfpy.svg)](https://badge.fury.io/py/murdfpy)

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

**Note: murdfpy is a friendly mantainance fork or [urdfpy](https://github.com/mmatl/urdfpy). The name stands for M(antained) urdfpy. Whenever the urdfpy mantainers return active, we will be happy to redirect this repo to urdfpy.**

<p float="left">
<img src="https://github.com/ami-iit/murdfpy/blob/master/docs/source/_static/robotiq.gif?raw=true" alt="GIF of Viewer" width="300"/>
<img src="https://github.com/ami-iit/murdfpy/blob/master/docs/source/_static/ur5.gif?raw=true" alt="GIF of Viewer" width="300"/>
</p>

## Installation
You can install murdfpy directly from pip.

```bash
pip install murdfpy
```
If you are interested in a mantained version of urdfpy, please check https://github.com/fishbotics/urchin .

0 comments on commit 2a140d7

Please sign in to comment.