Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Commit 9d0dd35

Browse files
committed
changed point cloud topic to match actual driver
1 parent f6d75ac commit 9d0dd35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urdf/azure_kinect_macro.urdf.xacro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<cameraInfoTopicName>rgb/camera_info</cameraInfoTopicName>
117117
<depthImageTopicName>depth/image_raw</depthImageTopicName>
118118
<depthImageCameraInfoTopicName>depth/camera_info</depthImageCameraInfoTopicName>
119-
<pointCloudTopicName>depth/points</pointCloudTopicName>
119+
<pointCloudTopicName>points2</pointCloudTopicName>
120120
<frameName>${prefix}azure_depth</frameName>
121121
<distortion_k1>0.0</distortion_k1>
122122
<distortion_k2>0.0</distortion_k2>

0 commit comments

Comments
 (0)