Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Makerfabs/PICO_Merchanical_Hand_Driver
/ test
Function
test
Arm6axis/arm_controller.py:206–213 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
204
205
206
def
test():
207
208
# while 1:
209
# control_by_file()
210
# break
211
# control_by_serial()
212
# control_by_serial_save()
213
control_for_factory_test()
214
215
216
test()
Callers
1
arm_controller.py
File · 0.70
Calls
1
control_for_factory_test
Function · 0.85
Tested by
no test coverage detected