File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
hrpsys_choreonoid_tutorials/scripts Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ def defJointGroups (self):
4242
4343 def startABSTIMP (self ):
4444 ### not used on hrpsys
45- self .el_svc .setServoErrorLimit ("motor_joint" , sys .float_info .max )
4645 self .el_svc .setServoErrorLimit ("RARM_F_JOINT0" , sys .float_info .max )
4746 self .el_svc .setServoErrorLimit ("RARM_F_JOINT1" , sys .float_info .max )
4847 self .el_svc .setServoErrorLimit ("LARM_F_JOINT0" , sys .float_info .max )
Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ def defJointGroups (self):
4242
4343 def startABSTIMP (self ):
4444 ### not used on hrpsys
45- self .el_svc .setServoErrorLimit ("motor_joint" , sys .float_info .max )
4645 self .el_svc .setServoErrorLimit ("RARM_F_JOINT0" , sys .float_info .max )
4746 self .el_svc .setServoErrorLimit ("RARM_F_JOINT1" , sys .float_info .max )
4847 self .el_svc .setServoErrorLimit ("LARM_F_JOINT0" , sys .float_info .max )
You can’t perform that action at this time.
0 commit comments