Skip to content

Commit

Permalink
removed rclcpp_components comment
Browse files Browse the repository at this point in the history
  • Loading branch information
john-chrosniak authored Apr 16, 2024
1 parent 00f216b commit be2b701
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
def generate_launch_description():

point_cloud_fusion_container = ComposableNodeContainer(
package='carma_ros2_utils', # rclcpp_components
package='carma_ros2_utils',
name='point_cloud_fusion_container',
executable='carma_component_container_mt',
namespace=GetCurrentNamespace(),
Expand Down

0 comments on commit be2b701

Please sign in to comment.