Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from urdfpy to urchin #33

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

traversaro
Copy link
Member

The urdfpy project has problems with recent versions of Python and NumPy, and PRs that fix these problems are not merged upstream. For this reason some members community created a friendly fork called "urchin" that provides the same functionality of urdfpy, but fixing the problems with recent versions of Python and NumPy, see mmatl/urdfpy#31 .

This PR migrates urdf-modifiers to use urchin instead of urdfpy, to fix the problems wit recent versions of Python and NumPy.

Fix #31 .
Fix #30 .

@Nicogene Nicogene merged commit 457f6e9 into icub-tech-iit:master Apr 20, 2023
@Nicogene
Copy link
Member

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in loading urdf-model Broken action for main with last numpy version
3 participants