Skip to content

Commit 0e2f26d

Browse files
authored
build(freespace_planning_algorithms): add pybind11_vendor dependency (#7150)
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 39d406e commit 0e2f26d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

planning/freespace_planning_algorithms/package.xml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<depend>geometry_msgs</depend>
2020
<depend>nav_msgs</depend>
2121
<depend>nlohmann-json-dev</depend>
22+
<depend>pybind11_vendor</depend>
2223
<depend>rosbag2_cpp</depend>
2324
<depend>std_msgs</depend>
2425
<depend>tf2</depend>

0 commit comments

Comments
 (0)