Please see <exec_depend>
in package.xml
.
You can include as follows in *.launch.xml
to use perception.launch.xml
.
<include file="$(find-pkg-share perception_launch)/launch/perception.launch.xml">
<!-- options for mode: camera_lidar_fusion, lidar, camera -->
<arg name="mode" value="lidar" />
</include>