add fillter test cam intel
This commit is contained in:
8
launch/tf_cam.launch
Normal file
8
launch/tf_cam.launch
Normal file
@@ -0,0 +1,8 @@
|
||||
<launch>
|
||||
<!-- Vị trí camera so với baselink -->
|
||||
<node pkg="tf2_ros"
|
||||
type="static_transform_publisher"
|
||||
name="baselink_to_camera_depth_optical"
|
||||
args="0.2575 0.0 0.23 -1.5708 0.0 -1.5708 base_link camera_depth_optical_frame"
|
||||
output="screen"/>
|
||||
</launch>
|
||||
Reference in New Issue
Block a user