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
Calling builder.add_builder(articulation_builder) does not offset the builder.joint_parent and builder.joint_child by self.body_count. As a result, the bodies of the links merge with bodies already existing in builder
System Information
No response
The text was updated successfully, but these errors were encountered:
Bug Description
Calling
builder.add_builder(articulation_builder)
does not offset thebuilder.joint_parent
andbuilder.joint_child
byself.body_count
. As a result, the bodies of the links merge with bodies already existing in builderSystem Information
No response
The text was updated successfully, but these errors were encountered: