Hi
I went step by step in the readme file.
In usage instructions we have the following:
from allsight_interface import AllSight
allsight = AllSight(dev_name=device_id, serial='/dev/video')
allsight.connect()
allsight.show_view(ref_frame=allsight.get_frame())
but we haven't installed allsight_interface and it isn't clear which pacakage is supposed to be used (there is no such file in the root directory)
Hi
I went step by step in the readme file.
In usage instructions we have the following:
but we haven't installed
allsight_interfaceand it isn't clear which pacakage is supposed to be used (there is no such file in the root directory)