Tag Archives: this was a triumph

Further

Still having path issues, but we’ve chewed through G++ a little. the command g++ -fPIC -I/path/to/python.3.3/include/python3.3/ LeapPython.cpp /usr/lib/leap/libLeap.so -shared -o LeapPython.so isn’t complete. First, we need to make that “path/to/python/3.3/include/python3.3” bit actually go to our Python directory. It occurs to … Continue reading

Posted in Assignments, DOCUMENTATION | Tagged , , , , , , , , , , , , , | Leave a comment

All’s working!

Baker, Gabby, Ishik, Remy, Xuemin (maybe I’ll reorder by alphabet of last name later, or name length, this is distracting MOVINGON:D) So we figured out how to symlink in Linux, my brain was just fried and thinking backwards about the … Continue reading

Posted in Damon Baker, DOCUMENTATION, Lab Reports, PROJECTS | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Python + Leap sample works!

Remy So I decided to come into class today and get the Leap Motion working with Python. This worked! I said “screw the v1 SDK and lets try v2” because v2 seemed better documented than v1 did. Whether or not … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment

Progress

Baker, Gabby, Remy, Xuemin So we are here now trying to build Curveship with a python 2.7 environment. We successfully made our environment, activated it with the command activate python2-7 /*the name of our environment being python2-7*/ and changed the … Continue reading

Posted in Damon Baker, DOCUMENTATION, FACULTY, Journals, PROJECTS | Tagged , , , , , , , , , , , , , , , , | 1 Comment