Skip to content

Commit

Permalink
lighter launch file for rpi
Browse files Browse the repository at this point in the history
  • Loading branch information
tetov committed Aug 16, 2024
1 parent 7e8e4ca commit dafaef3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion config/OAK-D-PRO.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/oak:
camera_i_pipeline_type: rgbd
camera_i_mx_id: "18443010C10B361300"
2 changes: 1 addition & 1 deletion launch/bringup/rgbd.launch
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<arg name="rgbd_oak_model" default="OAK-D-POE" /> <!-- or OAK-D-PRO -->

<include file="$(find depthai_ros_driver)/launch/rgbd_pcl.launch"
<include file="$(find depthai_ros_driver)/launch/camera.launch"
if="$(arg use_oak)">
<arg name="parent_frame" value="$(arg rgbd_parent_frame)" />
<arg name="cam_pos_x" value="$(arg rgbd_x)" />
Expand Down

0 comments on commit dafaef3

Please sign in to comment.