Skip to content

Commit

Permalink
Deleted old version
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguelmelon committed May 25, 2024
1 parent 7112e32 commit 1096254
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 67 deletions.
2 changes: 1 addition & 1 deletion people_tracking_v2/scripts/pose_estimation_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def _recognize_srv(self, req):

def _get_recognitions(self, image_msg, save_images, publish_images):
"""
Handles the recognition and publishes and stores the debug images (should be called in the main thread)
Handles the recognition and publishes and stores the debug images (should be called in the main thread)
:param image_msg: Incoming image
:param save_images: Whether to store the images
Expand Down
66 changes: 0 additions & 66 deletions people_tracking_v2/scripts/yolo_old.py

This file was deleted.

0 comments on commit 1096254

Please sign in to comment.