We are implementing differentiable models of robot manipulators, which allows us to learn typically assumed to be known models of robots for control and motion planning.
Hi,
I'm wondering if joint of type "prismatic", defined as "a sliding joint that slides along the axis, and has a limited range specified by the upper and lower limits" are supported. I don't find on the code any behavior attached to that join, although I see it's used on the Panda and Fetch robot models: https://github.com/facebookresearch/differentiable-robot-model/search?q=prismatic
Hi, I'm wondering if joint of type "prismatic", defined as "a sliding joint that slides along the axis, and has a limited range specified by the upper and lower limits" are supported. I don't find on the code any behavior attached to that join, although I see it's used on the Panda and Fetch robot models: https://github.com/facebookresearch/differentiable-robot-model/search?q=prismatic
Cheers, Marcelo