-
**Describe the bug**
The Playback and Record APIs are not currently exposed in the C# API.
**Expected behavior**
The Playback and Record APIs should be wrapped so that they are accessible through…
-
**Describe the bug**
When using the C SDK on a Jetson Nano (with a single Kinect), I am experiencing large delays of around 550-600ms when viewing RGB-D data in NFOV unbinned mode, 720p. When I use k…
-
Hello,
My PC just installed another GPU for the Azure Kinect. I wonder if I need to change some parameters of this ROS package to tell the SDK which GPU it should use?
Currently if I run nvidia-…
ghost updated
4 years ago
-
This is likely the main cause of issues 514 (https://github.com/microsoft/Azure-Kinect-Sensor-SDK/issues/514) and 804 (https://github.com/microsoft/Azure-Kinect-Sensor-SDK/issues/804)
**Describe th…
-
I am trying to use the camera rig functionality, but unfortunately the instructions from [https://github.com/alicevision/meshroom/wiki/Multi-Camera-Rig](url) did not solve my issues. I am extracting f…
-
**Describe the bug**
We are experiencing a rather strange bug with the color stream of the kinect.
On an AMD EPYC 7302 machine, the color stream is corrupted.
This is reproducible using the k4aview…
-
Hi, @nama-gatsuo
I am trying to package (win64) a project using this plugin.
I'm getting an error in the packaging and I want to know what I'm missing.
Can you give me an answer about the pa…
-
Hi, I noticed that your mask images in the examples folder are fully masked images. Is that appropriate? And are there any camera and NFoV mask images as described in the article.
-
I have a 2 synchronized Azure Kinects and a fully working test setup. When I attempt to integrate the Kinects (on the same hardware system where my test works) within a larger real-time application, …
-
I wrote the following code:
```
auto paramlist = dev->getCalibrationCameraParamList();
for (int i=0;icount();i++) {
OBCameraParam param = paramlist->getCameraParam(i);
std…
flugi updated
8 months ago