mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
Update slider_control.py-注释掉刷新模式
This commit is contained in:
parent
321fff56d2
commit
3f4936c562
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ def listener():
|
|||
print(port, baud)
|
||||
mc = MyCobot(port, baud)
|
||||
time.sleep(0.05)
|
||||
mc.set_free_mode(1)
|
||||
# mc.set_free_mode(1)
|
||||
time.sleep(0.05)
|
||||
|
||||
# spin() simply keeps python from exiting until this node is stopped
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue