Skip to content

Commit

Permalink
Remove reference to smoother_client (#2981)
Browse files Browse the repository at this point in the history
  • Loading branch information
m2-farzan authored May 31, 2022
1 parent e23d708 commit 36c52eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ def destroy_node(self):
self.follow_path_client.destroy()
self.compute_path_to_pose_client.destroy()
self.compute_path_through_poses_client.destroy()
self.smoother_client.destroy()
self.spin_client.destroy()
self.backup_client.destroy()
super().destroy_node()
Expand Down

0 comments on commit 36c52eb

Please sign in to comment.