Matthew Epler
Matthew Epler
I had the same issue. I fixed it by adding the `--watch` flag to the nodemon command, located in the `dev:start` script in `package.json`. `nodemon -e js,jsx --ignore lib --ignore...
PS - copied this config over to my Ubuntu machine and it worked fine. I assume the issue is related to MacOS.
Not sure what I did to get it working but it is for me (OSX Mojave 10.14.6) .vimrc (other stuff omitted for brevity) ``` " for navigating panes in tmux...
+1 for this. The built-in wifi + ethernet + USB dongle for cellular makes it an easy choice for setting up a device with fail-safe connectivity.
Your latest code updates are a big help. I wasn't getting that dialog box before. One major question - the ONI file that is required - should this be a...
Awesome. As a small note - the current experimental branch for OpenNI requires that you modify the ofxOpenNI.h file in order to launch the recorder correctly. I just made a...
Works great!!!! Awesome work. Unless I'm missing it somewhere, I don't see an option for setting a depth threshold (so as to separate the subject from the rest of the...