-
```
What steps will reproduce the problem?
1. installed Dependencies xcode/macports/ and cmake
2. installed OpenNI / SensorKinect / NITE
3. installed LKB-kinect-bundle
What is the expected output? Wh…
-
```
What steps will reproduce the problem?
1. downloading all the right drivers
2. starting lkb and setting up touch screen
3. start calibration
What is the expected output? What do you see instead?
…
-
```
What steps will reproduce the problem?
1. go into 2d camera settings
2. white screen on blob
3.
What is the expected output? What do you see instead?
2d image
What version of the product are you…
-
```
What steps will reproduce the problem?
1. Installed everything correctly.
2. Open LKB
3. Click 'Camera 0' Under 2d viewer and touch settings.
What is the expected output? What do you see instead?…
-
Probably another aspect of the emacs mode not distinguishing between .re and .rei files is that merlin issues warning 34 (unused type) on items in .rei files. And there are warning 32, 34, 37, etc. r…
-
|[](https://github.com/itamarst)| @itamarst reported|
|-|-|
|Trac ID|trac#78|
|Type|defect|
|Created|2003-07-15 00:54:40Z|
|Branch|https://github.com/twisted/twisted/tree/abortConnection-78-10|
Att…
-
```
What steps will reproduce the problem?
1. installed Dependencies xcode/macports/ and cmake
2. installed OpenNI / SensorKinect / NITE
3. installed LKB-kinect-bundle
What is the expected output? Wh…
-
I encountered a problem with the sentence: **"The big and brown dog barks."**
After parsing it with ACE, loading it via simplemrs, and outputting it via dmrx (and, optionally, going backwards again), …
-
Consider:
```
let rec lrec n l =
if l = [] then n
else lrec (n+1) (List.tl l)
```
If I put my cursor between `else` and `lrec` and press `C-c t` (in emacs), merlin emits `int (* tail position *)…
-
```
What steps will reproduce the problem?
1. downloading all the right drivers
2. starting lkb and setting up touch screen
3. start calibration
What is the expected output? What do you see instead?
…