Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Commit 7fe27df

Browse files
committed
add yaml-cpp depends
1 parent dae27b0 commit 7fe27df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.xml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<build_depend>sensor_msgs</build_depend>
1717
<build_depend>roslib</build_depend>
1818
<build_depend>std_msgs</build_depend>
19+
<build_depend>yaml-cpp</build_depend>
1920

2021
<exec_depend condition="$ROS_VERSION == 2">rclcpp</exec_depend>
2122
<exec_depend condition="$ROS_VERSION == 2">sensor_msgs</exec_depend>

0 commit comments

Comments
 (0)