Connecting rigid bodies with spherical joints #1834
-
Hi everyone. I am trying to model a serial chain robot consisting of rigid bodies connected via spherical joints. There is no way to select spherical joint in URDF even though Pinocchio supports spherical joints. Would it be possible to create URDF with revolute joints and then change it to spherical in Pinocchio after building the model using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I would recommend building this robot programmaticaly, following this example: |
Beta Was this translation helpful? Give feedback.
I would recommend building this robot programmaticaly, following this example:
https://github.com/stack-of-tasks/pinocchio/blob/9719bdc0d3dc330df1ef53a080602c675b352a05/examples/simulation-pendulum.py