Files
2026-05-26 11:15:41 +08:00

4 lines
83 B
Python

from pymycobot import MyAGVPro
m = MyAGVPro('/dev/agvpro_controller')
m.power_on()