Skip to content

Commit

Permalink
Remove accidentally created publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotochleb committed Oct 30, 2024
1 parent 395511f commit 0a0e77a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion happypose_ros/test/happypose_testing_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ def __init__(
(f"{cam[0]}/camera_info"),
10,
),
self.create_publisher(CameraInfo, (f"{cam[0]}/camera_info"), 10),
)
for cam in cameras
}
Expand Down

0 comments on commit 0a0e77a

Please sign in to comment.