fixed all launch file error

This commit is contained in:
Joe Dong
2023-02-17 14:43:55 +08:00
parent 5f600b2445
commit d9ed2b8dc1
23 changed files with 29 additions and 29 deletions
+1
View File
@@ -42,6 +42,7 @@
<arg name="log_level" default="none"/>
<arg name="enable_publish_extrinsic" default="false"/>
<group>
<push-ros-namespace namespace="$(var camera_name)"/>
<node name="camera" pkg="orbbec_camera" exec="orbbec_camera_node" output="screen">
<param name="camera_name" value="$(var camera_name)"/>
<param name="depth_registration" value="$(var depth_registration)"/>