fix:add sensor_msgs dependencies in pcackage.xml to fix the compilation error bug

This commit is contained in:
Livox-SDK
2019-05-05 12:09:13 +08:00
parent ac56a7136d
commit c0ae1fd139

View File

@@ -64,6 +64,8 @@
<exec_depend>std_msgs</exec_depend> <exec_depend>std_msgs</exec_depend>
<exec_depend>message_runtime</exec_depend> <exec_depend>message_runtime</exec_depend>
<depend>sensor_msgs</depend>
<!-- The export tag contains other, unspecified, tags --> <!-- The export tag contains other, unspecified, tags -->
<export> <export>
<!-- Other tools can request additional information be placed here --> <!-- Other tools can request additional information be placed here -->