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

Hi, we were trouble in setting `wired_sync_mode` in `kinect_rgb.launch` to make sure Azure Kinect camera synchronization. Do you know any method to solve this problem ![2023-08-03 21-27-03屏幕截图](https://github.com/microsoft/Azure_Kinect_ROS_Driver/assets/92161272/99ac6524-4af6-4634-8159-5e19307e0100) yc@yc-NUC11PHi7:~/Sensor_suit_ws$ roslaunch azure_kinect_ros_driver...

bug
triage needed

I have some Azure Kinect Sensor SDK (v1.4.1) recordings. I need body tracking data to be published on a ROS2 (humble) topic. I cloned the Azure Kinect ROS Driver repo,...

bug
triage needed

## Fixes # https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/268 ### Description of the changes: - - - ### Required before submitting a Pull Request: - [x] I reviewed [CONTRIBUTING.md](https://github.com/microsoft/Azure_Kinect_ROS_Driver/blob/master/CONTRIBUTING.md) - [x] I [built my changes](https://github.com/microsoft/Azure_Kinect_ROS_Driver/blob/master/docs/building.md)...

**Describe the solution you'd like** It would be nice if the main kinect node could be loaded with other nodes using [ROS2 Composition](https://docs.ros.org/en/rolling/Tutorials/Intermediate/Composition.html#run-time-composition-using-ros-services-with-a-publisher-and-subscriber) and they could communicate using IPC. (similarly...

enhancement
triage needed

### Description of the changes: Fixes compilation on ROS 2 Humble, the other constructor was deprecated & got removed ### Required before submitting a Pull Request: - [ ] I...

I have been trying to get the driver running in Docker but it fails when I launch with additional params, e.g.: `roslaunch azure_kinect_ros_driver driver.launch fps:=30 depth_mode:=NFOV_UNBINNED rgb_point_cloud:=false` results in the...

bug
triage needed

Ubuntu 20.04 current foxy-devel branch Description I have set up the Azure Kinect ROS driver on my machine (16GiB System memory | AMD Ryzen 5 3600 6-Core Processor) and when...

bug
triage needed

**Is your feature request related to a problem? Please describe.** There is a multi-camera solution that works for the `driver.launch` file, described [here](https://github.com/microsoft/Azure_Kinect_ROS_Driver/issues/97#issuecomment-1268140330) in #97 However, I couldn't make anything...

enhancement
triage needed

After initialization via the driver, the TF tree for the sensors on the kinect no longer updates. You can see the frame update times on the RQT screenshot that I...

bug
triage needed

Hello, I found many solution for synchronizing 2 kinects on the same computer and it was working well. Now, we want to dedicate one kinect per computer to increase the...

bug
triage needed