Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 939 Bytes

README.md

File metadata and controls

29 lines (26 loc) · 939 Bytes

depth_sensors

URDF and meshes describing the Kinect V2 and Senz3d depth sensors for use with ROS and Gazebo.

ROS metapackage containing packages describing and controlling the Kinect V2 and the Senz3d depth sensors.

depth_sensors repository structure

.
|
+-- depth_sensors/             depth_sensors metapackage
|
+-- kinect_control/            joint state controller for Kinect stand
|   +-- config/
|
+-- kinect_description/        URDF and meshes describing the Kinect sensor and the stand
|   +-- launch/
|   +-- meshes/sensors/
|   +-- urdf/
|       +-- kinect/
|       +-- stand/
|
+-- senz3d_description/        URDF and meshes describing the Senz3d web camera
|   +-- meshes/sensors/
|   +-- urdf/

The sensor meshes (.dae files) and visualizations (.jpg and .png files) have been obtained from the turtlebot_description package.