Skip to content

Conversation

@williamito
Copy link

Hi! I was interested in trying your implementation of IK for the SO-101 but couldn't run things as-is on MacOS. I think this fixes things?

Changes:

  • Edit environment.yml to be named controls_env again and only include dependencies required by the library.
    • The current file appears to be an export from Linux that includes os-specific and incidental dependencies.
  • Update dependency and code to use urchin instead of urdfpy. urdfpy is no longer maintained and requires old versions causing conflicts with other packages. urchin is a community-maintained fork mentioned in the issues of urdfpy and seems to be the best current option?

Testing:

  • Ran unit test script and the 2 main scripts and saw expected outputs.

Caveats:

  • Haven't actually tried the library yet, so hopefully this is sufficient.
  • Pruned the dependencies manually, possible I cut something that just wasn't used in the unit tests.

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.

1 participant