jhdewitt / sltk

An OpenCV-based structured light processing toolkit.
MIT License
251 stars 63 forks source link

Hey #14

Open prahjister opened 6 years ago

prahjister commented 6 years ago

Howdy. Getting this when i go to test slcapture.py.....think it may be due to your refactoring.

Traceback (most recent call last):
  File "slcapture.py", line 19, in <module>
    from OSC import OSCServer, OSCClient, OSCMessage, OSCStreamingClient, OSCClientError
ImportError: No module named OSC
prahjister commented 6 years ago

NM I forgot about pyosc

1524274290.514607 : frame# 4452 (0.035 late) (0.033 dt = 30fps) ( 173776 B) ( 173181 B avg) ( 594 B diff) show_dt = 0.000; show_dtavg = 0.0 1524274290.549128 : frame# 4453 (0.037 late) (0.032 dt = 30fps) ( 169235 B) ( 172589 B avg) (-3354 B diff) show_dt = 0.000; show_dtavg = 0.0

Can you tell me if this looks good

prahjister commented 6 years ago

image

Making progress

prahjister commented 6 years ago

GOT IT!!!!!!!!!!!!!!!!! Corrected time zone on arm box and set ip adress from 127.0.0.1 to 10.0.0.201