Skip to content

Commit

Permalink
Deleted the debuging coment that is obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
RoseKapps committed Mar 3, 2024
1 parent a85f23c commit 0601290
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mission/blackbox/blackbox/blackbox_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def __init__(self):
ros2_package_directory_location = ros2_package_directory_location + "src/vortex-asv/mission/blackbox/" # Navigate to this package

# Make blackbox loging file
self.get_logger().info(ros2_package_directory_location)
self.blackbox_log_data = BlackBoxLogData(
ROS2_PACKAGE_DIRECTORY = ros2_package_directory_location
)
Expand Down

0 comments on commit 0601290

Please sign in to comment.