Azure_Kinect_ROS_Driver icon indicating copy to clipboard operation
Azure_Kinect_ROS_Driver copied to clipboard

A ROS sensor driver for the Azure Kinect Developer Kit.

Results 84 Azure_Kinect_ROS_Driver issues
Sort by recently updated
recently updated
newest added

It might be a bit irrelevant but is there a 3D mesh model of the Azure Kinect available? Thanks!

enhancement
help wanted

**Describe the bug** When launching the Azure Kinect ROS node, the camera calibration is printed (see screenshot 2). However, the data published on the camera_info doesn't seem to match with...

bug
triage needed

Hello, Currently we are trying to calculate the transformation matrix between the camera frame and a given fixed frame. I took a look at this issue ([here](https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/83)) and the author...

investigate

Hey everybody, I noticed that the published point cloud of the /points2 topic is unorganized. Is there a way to get a registered point cloud with the same dimensions as...

**Describe the bug** We are attempting to use your Kinect Azures in high precision robotic sensing and manipulation projects. Specifically, we are trying to find rigid spatial transforms from multiple...

bug
triage approved
ROS1

**Describe the bug** I tried to install ros driver on 2 Nvidia Jetson Xavier NX machines but both yield the same error when executing `catkin_make`. **To Reproduce** Steps to reproduce...

bug
ROS1
Jetson
Doc

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** We have been looking at Azure Kinect as a depth camera in both our SLAM and 3D reconstruction workflows. The...

SDK_Issue

**Is your feature request related to a problem? Please describe.** The URDF (https://github.com/microsoft/Azure_Kinect_ROS_Driver/pull/29) specifies links `camera_body`, `camera_base` and `camera_visor`. While the colour and depth optical frames are published by the...

enhancement
triage needed

Hi, this is just regarding about the ros camera_info data pub issue. I have noticed that the camera_info is switched in here while publishing it with the rectified topics. ```cpp...

bug
investigate