Skip to content

Commit 2e2cc61

Browse files
author
Vincent Berenz
committed
object tracking working with start_robot
1 parent 838fbe4 commit 2e2cc61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/camera.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# although openni is started with registered:=true there is no data arriving at
22
# /camera/depth_registered/image. Therefore, we use /camera/depth
3-
depth_image_topic: /camera/depth/image
4-
camera_info_topic: /camera/depth/camera_info
3+
depth_image_topic: /XTION/depth/image
4+
camera_info_topic: /XTION/depth/camera_info
55
downsampling_factor: 8
66

77
resolution:

0 commit comments

Comments
 (0)