Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 460 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 460 Bytes

perception_launch

Structure

perception_launch

Package Dependencies

Please see <exec_depend> in package.xml.

Usage

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>