Skip to content

Commit

Permalink
Fixing ROS launch system (#8)
Browse files Browse the repository at this point in the history
* We didnt have proper flagging in the online node

* Clean launch common args

* Fix formatting python
  • Loading branch information
tizianoGuadagnino committed Oct 16, 2024
1 parent e787a53 commit 6c134d5
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 @@ -2,6 +2,7 @@

from ament_index_python.packages import get_package_share_directory
from launch import LaunchDescription
from launch.conditions import IfCondition
from launch.launch_description_sources import (
get_launch_description_from_python_launch_file,
)
Expand Down

0 comments on commit 6c134d5

Please sign in to comment.