Browse Source

Remove typo

tags/0.3.8-rc
haixuanTao haixuantao 1 year ago
parent
commit
f02d5ad53a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      node-hub/dora-piper/dora_piper/main.py

+ 0
- 1
node-hub/dora-piper/dora_piper/main.py View File

@@ -56,7 +56,6 @@ def main():
piper.MotionCtrl_2(0x01, 0x01, 50, 0x00)
piper.JointCtrl(0, 0, 0, 0, 0, 0)
piper.GripperCtrl(abs(0), 1000, 0x01, 0)
piper.Geten()
piper.MotionCtrl_2(0x01, 0x01, 50, 0x00)
time.sleep(5)



Loading…
Cancel
Save