remove ros_gz from launch by default
add condition related specific simulator Gazebo
This commit is contained in:
parent
4decc40c88
commit
ce03b17c48
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ def generate_launch_description():
|
|||
'/outer_rgbd_camera/points@sensor_msgs/msg/PointCloud2@gz.msgs.PointCloudPacked'
|
||||
],
|
||||
output='screen',
|
||||
condition=IfCondition(sim_gazebo)
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue