Skip to content

Commit

Permalink
Change dependency from 'rosidl_cmake' to 'rosidl_default_generators' (r…
Browse files Browse the repository at this point in the history
…os2#578)

This is the recommendation from the ROS 2 tutorials.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
  • Loading branch information
jacobperron authored and cardboardcode committed Jan 23, 2023
1 parent b9e566d commit 9928422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logging_demo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<build_depend>rclcpp</build_depend>
<build_depend>rclcpp_components</build_depend>
<build_depend>rcutils</build_depend>
<build_depend>rosidl_cmake</build_depend>
<build_depend>rosidl_default_generators</build_depend>
<build_depend>std_msgs</build_depend>

<exec_depend>rclcpp</exec_depend>
Expand Down

0 comments on commit 9928422

Please sign in to comment.