Skip to content

Commit

Permalink
removed service shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-aj committed Nov 8, 2024
1 parent dba1b09 commit 5ccc8d4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,6 @@ async def _shutdown_not_vrx(cls):
cls.front_right_camera_info_sub.shutdown(),
cls.yolo_objects.shutdown(),
cls.stc_objects.shutdown(),
cls._ball_spin_srv.shutdown(),
cls._ball_launch_srv.shutdown(),
)

@classmethod
Expand Down

0 comments on commit 5ccc8d4

Please sign in to comment.