diff --git a/uwreact_bringup/launch/configs/zed.yaml b/uwreact_bringup/launch/configs/zed.yaml new file mode 100644 index 0000000..0942e74 --- /dev/null +++ b/uwreact_bringup/launch/configs/zed.yaml @@ -0,0 +1,25 @@ +camera_model: 0 +verbose: true + +resolution: 2 +frame_rate: 30 +auto_exposure: true +mat_resize_factor: 1.0 + +quality: 1 +sensing_mode: 0 +openni_depth_mode: 0 +confidence: 100 +max_depth: 10.0 +depth_stabilization: 1 + +pose_smoothing: false +spatial_memory: false +floor_alignment: false +camera_flip: false +publish_tf: true +publish_map_tf: true +init_odom_with_first_valid_pose: true +publish_pose_covariance: false + +base_frame: "zed_camera_center" diff --git a/uwreact_bringup/launch/zeds.launch b/uwreact_bringup/launch/zeds.launch index 66c771f..57c8963 100644 --- a/uwreact_bringup/launch/zeds.launch +++ b/uwreact_bringup/launch/zeds.launch @@ -9,32 +9,25 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + - + + + + + + + + + +