Skip to content

Commit

Permalink
添加GS2.yaml和TEA.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YistXin committed Jan 16, 2024
1 parent 9725f40 commit c2acbfa
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions params/GS2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
ydlidar_ros2_driver_node:
ros__parameters:
port: /dev/ttyUSB0
frame_id: laser_frame
ignore_array: ""
baudrate: 921600
lidar_type: 3
device_type: 0
sample_rate: 9
intensity_bit: 0
abnormal_check_count: 4
fixed_resolution: true
reversion: true
inverted: true
auto_reconnect: true
isSingleChannel: false
intensity: false
support_motor_dtr: false
angle_max: 180.0
angle_min: -180.0
range_max: 1.0
range_min: 0.025
frequency: 10.0
invalid_range_is_inf: false

0 comments on commit c2acbfa

Please sign in to comment.