Skip to content

Commit 57ab921

Browse files
committed
Do not launch face detection node
1 parent 738ae08 commit 57ab921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coffee_ws/src/coffee_vision/launch/vision_nodes.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ def generate_launch_description():
5454
camera_index_arg,
5555
confidence_threshold_arg,
5656
camera_node,
57-
face_detection_node
57+
# face_detection_node
5858
])

0 commit comments

Comments
 (0)