Skip to content

Commit

Permalink
RealSenseのcamera_namespace対応 (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai authored Jun 24, 2024
1 parent e231459 commit 3aeed1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crane_x7_examples/launch/demo.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ def generate_launch_description():
'/launch/rs_launch.py']),
condition=IfCondition(LaunchConfiguration('use_d435')),
launch_arguments={
'camera_namespace': '',
'device_type': 'd435',
'pointcloud.enable': 'true',
'align_depth.enable': 'true',
Expand Down

0 comments on commit 3aeed1c

Please sign in to comment.