-
Ability to have a "beacon" in every venue. Using the events app you can use a form of google maps to track the becon in realtime allowing you to find the Droid Builders Stand in a large event. Especia…
-
A couple questions, let me know if there is a better place to ask these:
1. A device, let's say an iPhone, has WLT and it's camera pose is being tracked and sent over a network to a computer (not a…
-
Hello, and thank you for this wonderful repository.
I have created this scene in Blender with a very simple object and a camera rotating arround it, I unfortunatly was not able to get good result. …
-
* How do we better track the version and make sure things are consistent.
* How do we better track what things have been process and with what? How do we make it possible to automate updates?
* How…
-
In order to support the addition of other tools (like #7 and #26), the project should be restructured.
The project currently known as `Cantis` should be renamed to something like `cantis-javapars…
-
Find an appropriate machine learning model - if the model is compact enough, find an appropriate method to communicate data to phone, otherwise communicate to PC.
-
Given the [Openconfig data-model](http://www.openconfig.net/projects/models/), are there any set guide-lines for`path` variable to be used in gNMI `Get` or `Subscribe` requests ? Please note that, I …
-
I just got into:
```
cd /home/user/gentoo/var/tmp/portage/ros-kinetic/rviz-1.12.16/work/rviz-1.12.16_build-python2_7/src/rviz && /tmp/gentoo/usr/bin/x86_64-pc-linux-gnu-g++ -DASSIMP_UNIFIED_HEADER_N…
-
I'm working on custom driver, just launched the SteamVR with it and direct mode enabled, only a background displayed in HMD, everything worked fine, but just in 45FPS. Any suggestion?
-
```javascript
for(const anchor of previousFrameAnchors) {
if(!trackedAnchors.has(anchor)) {
// Handle anchor tracking loss - anchor was present
// in the present frame but is…