Kevin Watters

Results 34 comments of Kevin Watters

We currently have the LICENSE file at the root. I vote we remove all license files from source code that is not currently Apache 2.0. If some file is non-apache...

maybe use solr for indexing the mrlcomm messages? if they're published, you can attach to the outbox potentially and index them. we could add a timestamp to it, tag it...

Is this ticket still relevant? @supertick what was this frame grabber used for? do we want to keep it around? let's move it to ogre if so.

Supporting languages that use a lot of hyphens and other syntax is a pain with current programab / aiml. The better approach here would be to swap out how programab...

there's some testing/warning for this now... moving it to in progress. we should test and close this issue if we've at least got some sort of notification that wrong bit-ness...

ok. there's a zip file that has the native libraries that isn't being installed properly now. Natives need to be migrated to mrl official repo from here: https://github.com/MyRobotLab/repo/tree/master/com.leapmotion/2.1.3 ?

I'm all for a singleton runtime, however, this will probably break some scripts. I suspect there's a lot of python scripts that don't differentiate between "Runtime" and "runtime" because historically...