Skip to content

Commit

Permalink
We didnt have proper flagging in the online node
Browse files Browse the repository at this point in the history
  • Loading branch information
tizianoGuadagnino committed Nov 19, 2024
1 parent b69fe72 commit eb81e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros/launch/online_node.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from launch.launch_description_sources import (
get_launch_description_from_python_launch_file,
)
from launch.conditions import IfCondition
from launch.substitutions import LaunchConfiguration, PythonExpression
from launch_ros.actions import Node
from launch_ros.substitutions.find_package import get_package_share_directory
Expand Down

0 comments on commit eb81e0e

Please sign in to comment.