You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I run the convert code, an error occured:
(ros) carlson@carlson:~/gz-usd/build/bin$ ./sdf2usd /home/carlson/ros/multi_cable/src/multi_cable/sdf/cable_Mul_new.sdf ./cable_Mul_new.usd
The following errors occurred when parsing model [flexible_cable]:
Error Code 2: Msg: Error parsing joint [cable_1_joint_payload].
Error Code 5: Msg: Joint type is either invalid or not supported.
Is it possible to convert a universal joint?
The text was updated successfully, but these errors were encountered:
I am trying to convert a model with universal joints:
0.15 0.0 -0.025 0 1.5707963267948966 0.0 payload cable_1_segment_0_p 0 1 0 1 0 0This is the joint sdf code:
The following errors occurred when parsing model [flexible_cable]:
Error Code 2: Msg: Error parsing joint [cable_1_joint_payload].
Error Code 5: Msg: Joint type is either invalid or not supported.
Is it possible to convert a universal joint?
The text was updated successfully, but these errors were encountered: