diff --git a/release/scripts/mgear/shifter_epic_components/EPIC_arm_02/__init__.py b/release/scripts/mgear/shifter_epic_components/EPIC_arm_02/__init__.py index 2130a9e8..ccc00cd2 100644 --- a/release/scripts/mgear/shifter_epic_components/EPIC_arm_02/__init__.py +++ b/release/scripts/mgear/shifter_epic_components/EPIC_arm_02/__init__.py @@ -685,7 +685,7 @@ def addObjects(self): if self.settings["div0"]: self.jnt_pos.append( { - "obj": roll_off, + "obj": self.arm_root_base, "name": jdn_upperarm + "_swing", "data_contracts": "Twist,Squash", "newActiveJnt": current_parent,