Skip to content

Commit 082c361

Browse files
added depthc namespace to distinguish the multiple image streams from the realsense.
1 parent 42fc32a commit 082c361

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs_outdoornav_user_manual/api/api_endpoints/platform_api.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,16 @@ distortion parameters, calibration parameters, etc\...
159159

160160
  **Description:** Raw image data from the specific sensor.
161161

162-
#### /sensors/<type\>_\[0,1,\...\]/depth_image_raw
162+
#### /sensors/<type\>_\[0,1,\...\]/depth/camera_info
163+
164+
&emsp;&emsp;**Message Type:** sensor_msgs/CameraInfo
165+
166+
&emsp;&emsp;**Type:** camera, stereo
167+
168+
&emsp;&emsp;**Description:** Camera information for the depth image including image dimensions,
169+
distortion parameters, calibration parameters, etc\...
170+
171+
#### /sensors/<type\>_\[0,1,\...\]/depth/image_rect_raw
163172

164173
&emsp;&emsp;**Message Type:** sensor_msgs/Image
165174

0 commit comments

Comments
 (0)