Skip to content

Commit

Permalink
fix: package name (#349)
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
atsushi421 authored Feb 3, 2025
1 parent e6f15c6 commit d34959f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/e2e_test/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<buildtool_depend>ament_cmake</buildtool_depend>

<depend>rclcpp</depend>
<depend>rclcpp_component</depend>
<depend>rclcpp_components</depend>
<depend>std_msgs</depend>

<depend>agnocastlib</depend>
Expand Down

0 comments on commit d34959f

Please sign in to comment.