Open
Description
For our application we need support for closed-loop kinematics.
Unfortunately the urdf format does not support it.
I could modify the generated .proto file to contain the SolidReference required to do so. But this would mean the proto starts deviating from the urdf and cannot be re-generated anymore.
Would it be possible / wise to allow for custom .proto entries in the urdf model? Kind of similar how you can add sdf elements for gazebo.