aolabNeuro / brain-python-interface

Other
4 stars 2 forks source link

Add: e3Vision interface code. #114

Closed m-nolan closed 2 years ago

m-nolan commented 2 years ago

I wrote up some simple python wrapper code for the e3v cameras. I don't know how to write tests for this so I didn't. There may be a nice way to spoof a watchtower URL session; I'll look into it.

I also just accidentally made this pull request on the original Carmena Lab repo. I closed it but they might have gotten an email. Sorry!

m-nolan commented 2 years ago

Note: the IP address for watchtower is still localhost. If you want to change this so you can run watchtower on a remote device, we'll need to make some changes (configure static IP for optitrack rig, make sure watchtower is network-accessible, etc)