microsoft / Azure_Kinect_ROS_Driver

A ROS sensor driver for the Azure Kinect Developer Kit.
MIT License
295 stars 220 forks source link

Enhancing URDF Model #237

Open exo-core opened 2 years ago

exo-core commented 2 years ago

I spent some time the last days creating an enhanced URDF description of the Azure based on some actual meshes, as well as adding plugin settings for Gazebo simulation.

Screenshot from 2022-02-14 17-01-49

Screenshot from 2022-02-16 10-36-28

Details:

The changes can be found in my fork of the Azure ROS driver. So far I tested the changes only on Ubuntu and ROS1, but I guess they should also work for ROS2, since far as I know there were no changes to the URDF format.

So long story short: Please let me know whether there is a general interest in creating a PR.

ooeygui commented 2 years ago

This looks beautiful! Thank you for sharing. I would definitely have an interest in reviewing a PR.