Find and replace all instances of print calls in files executed by ROS 2 with the relevant `self.get_logger().*` call. Also remove any unnecessary debug statements.