Skip to content

Commit

Permalink
removed qos change
Browse files Browse the repository at this point in the history
  • Loading branch information
grassjelly committed Feb 22, 2024
1 parent 25d1e4a commit 1981a12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions linorobot2_bringup/launch/depth.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ def generate_launch_description():
launch_arguments={
'pointcloud.enable': 'true',
'ordered_pc': 'true',
'initial_reset': 'true',
'depth_qos': 'BEST_EFFORT'
'initial_reset': 'true'
}.items()
),

Expand Down

0 comments on commit 1981a12

Please sign in to comment.