Replies: 6 comments 2 replies
-
We are currently working on finishing pinocchio 3, which should also include these collision detection derivatives. |
Beta Was this translation helpful? Give feedback.
-
@alberthli Which applications do you have in mind of these derivatives? |
Beta Was this translation helpful? Give feedback.
-
I see - is there a timeline either for when the implementation of the collision detection derivatives will be rolled into the preview branch or for when pinocchio 3's release is planned? I was hoping to use the derivatives for robot configuration adjustment based on collisions during planning. In particular, there have been a couple of recent papers on differentiable collision detection, and only pinocchio has Python bindings, which is a necessity to be integrated into my stack. |
Beta Was this translation helpful? Give feedback.
-
From a scientific perspective, the different approaches do not provide the same information. |
Beta Was this translation helpful? Give feedback.
-
Hard to say: the quickest as we can do, but maintaining large software like Pinocchio and hpp-fcl while also doing research is very demanding ;) Hope you will understand. |
Beta Was this translation helpful? Give feedback.
-
Yes, the approaches I've seen all have their differences. Aside from the question of bindings, the witness point approach presented by your collaborators and you is the closest to what I had in mind when thinking about this problem, and would be very useful for my application.
Of course! Thanks for everyone's hard work. It's a great service to the community and I will be watching with interest. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This recent paper states that the code for differentiable collision detection will be released within the Pinocchio framework. Has this been done already? After a quick search through this repo and the HPP-FCL repo, I couldn't find the implementation. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions