Skip to content

Conversation

@prnthp-meta
Copy link

I updated all the dependencies to their latest versions.
I had to add a bit of a hack to fix the dependency issue for nalgebra in the examples (kiss3d is using an older version). Hopefully its fine because they're just examples.

All tests passed.

facebook-github-bot pushed a commit to facebookexperimental/rust-shed that referenced this pull request Jul 9, 2025
Summary:
this buckifies relaxed_ik, our highly modified third-party inverse kinematics solver while introducing the least amount of third party libraries

also switches `k` to a fork that uses `nalgebra=0.33` (trivial fix), submitted a PR to the original repo openrr/k#153

Reviewed By: forrestsmithfb

Differential Revision:
D77805949

Privacy Context Container: L1133034

fbshipit-source-id: e48663e588e48cfdc72a94ddbbbba3aed2274800
facebook-github-bot pushed a commit to facebook/sapling that referenced this pull request Jul 9, 2025
Summary:
this buckifies relaxed_ik, our highly modified third-party inverse kinematics solver while introducing the least amount of third party libraries

also switches `k` to a fork that uses `nalgebra=0.33` (trivial fix), submitted a PR to the original repo openrr/k#153

Reviewed By: forrestsmithfb

Differential Revision:
D77805949

Privacy Context Container: L1133034

fbshipit-source-id: e48663e588e48cfdc72a94ddbbbba3aed2274800
@taiki-e
Copy link
Contributor

taiki-e commented Jul 14, 2025

Thanks for the PR!

As said in #66 (comment), we are using k in openrr/urdf-viz which depends on kiss3d, so compatibiliy with kiss3d is a bit important than "just examples".

That said, I think we can accept this PR if this PR's approach would work in urdf-viz too.

@taiki-e
Copy link
Contributor

taiki-e commented Dec 4, 2025

Considering the new kiss3d version with the latest nalgebra, this can now be made even simplar.

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.

2 participants