All Projects → microsoft → Azure_kinect_ros_driver

microsoft / Azure_kinect_ros_driver

Licence: mit
A ROS sensor driver for the Azure Kinect Developer Kit.

Projects that are alternatives of or similar to Azure kinect ros driver

Handeye calib camodocal
Easy to use and accurate hand eye calibration which has been working reliably for years (2016-present) with kinect, kinectv2, rgbd cameras, optical trackers, and several robots including the ur5 and kuka iiwa.
Stars: ✭ 364 (+160%)
Mutual labels:  ros, kinect
Kinectron
Electron + Kinect + PeerJS = Kinect data broadcast to browsers
Stars: ✭ 249 (+77.86%)
Mutual labels:  azure, kinect
Ros openpose
ROS wrapper for OpenPose
Stars: ✭ 39 (-72.14%)
Mutual labels:  ros, kinect
Rdbox
RDBOX is an advanced IT platform for robotics and IoT developers that highly integrates cloud-native and edge computing technologies.
Stars: ✭ 246 (+75.71%)
Mutual labels:  ros, azure
Dodo detector ros
Object detection from images/point cloud using ROS
Stars: ✭ 31 (-77.86%)
Mutual labels:  ros, kinect
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-72.86%)
Mutual labels:  ros, kinect
Azure Kinect Unreal
Azure Kinect Body Tracking plugin for Unreal
Stars: ✭ 86 (-38.57%)
Mutual labels:  azure, kinect
Azuredatalake
Samples and Docs for Azure Data Lake Store and Analytics
Stars: ✭ 128 (-8.57%)
Mutual labels:  azure
Aikido
Artificial Intelligence for Kinematics, Dynamics, and Optimization
Stars: ✭ 133 (-5%)
Mutual labels:  ros
Pick Place Robot
Object picking and stowing with a 6-DOF KUKA Robot using ROS
Stars: ✭ 126 (-10%)
Mutual labels:  ros
Rclnodejs
Node.js version of ROS 2.0 client
Stars: ✭ 126 (-10%)
Mutual labels:  ros
Smacc
An Event-Driven, Asynchronous, Behavioral State Machine Library for real-time ROS (Robotic Operating System) applications written in C++
Stars: ✭ 129 (-7.86%)
Mutual labels:  ros
Azure Az 900 Study Guide
Study Guide for the Microsoft Azure Fundamentals Exam
Stars: ✭ 134 (-4.29%)
Mutual labels:  azure
Rosbag to csv
Converter from ros bag to csv
Stars: ✭ 128 (-8.57%)
Mutual labels:  ros
Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
Stars: ✭ 139 (-0.71%)
Mutual labels:  azure
Hybrid multicloud overlay
MutiCloud_Overlay demonstrates a use case of overlay over one or more clouds such as AWS, Azure, GCP, OCI, Alibaba and a vSphere private infrastructure in Hub and spoke topology, point to point topology and in a Single cloud. Overlay protocols IPv6 and IPv4 are independent of underlying infrastructure. This solution can be integrated with encryption and additional security features.
Stars: ✭ 127 (-9.29%)
Mutual labels:  azure
Mavros controllers
Aggressive trajectory tracking using mavros for PX4 enabled vehicles
Stars: ✭ 139 (-0.71%)
Mutual labels:  ros
Create robot
ROS driver for iRobot Create 1 and 2.
Stars: ✭ 137 (-2.14%)
Mutual labels:  ros
Applicationinsights Dotnet Server
Microsoft Application Insights for .NET Web Applications
Stars: ✭ 130 (-7.14%)
Mutual labels:  azure
Bucc
The fastest way to get a BUCC (BOSH, UAA Credhub and Concourse)
Stars: ✭ 130 (-7.14%)
Mutual labels:  azure

Azure Kinect ROS Driver

This project is a node which publishes sensor data from the Azure Kinect Developer Kit to the Robot Operating System (ROS). Developers working with ROS can use this node to connect an Azure Kinect Developer Kit to an existing ROS installation.

This repository uses the Azure Kinect Sensor SDK to communicate with the Azure Kinect DK. It supports both Linux and Windows installations of ROS.

Build Status

Features

This ROS node outputs a variety of sensor data, including:

  • A PointCloud2, optionally colored using the color camera
  • Raw color, depth and infrared Images, including CameraInfo messages containing calibration information
  • Rectified depth Images in the color camera resolution
  • Rectified color Images in the depth camera resolution
  • The IMU sensor stream
  • A TF2 model representing the extrinsic calibration of the camera

The camera is fully configurable using a variety of options which can be specified in ROS launch files or on the command line.

However, this node does not expose all the sensor data from the Azure Kinect Developer Kit hardware. It does not provide access to:

  • Microphone array

For more information about how to use the node, please see the usage guide.

Status

This code is provided as a starting point for using the Azure Kinect Developer Kit with ROS. Community developed features are welcome.

For information on how to contribute, please see our contributing guide.

Building

The Azure Kinect ROS Driver uses catkin to build. For instructions on how to build the project please see the building guide.

Join Our Developer Program

Complete your developer profile here to get connected with our Mixed Reality Developer Program. You will receive the latest on our developer tools, events, and early access offers.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at <[email protected]>. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].