forked from Seyond-Inc/seyond_ros_driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
executable file
·42 lines (35 loc) · 2.41 KB
/
config.yaml
File metadata and controls
executable file
·42 lines (35 loc) · 2.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
common:
log_level: info #Log level: info, warn, error
fusion_enable: false #Multi-lidar fusion enable
fusion_topic: /iv_points_fusion #Multi-lidar fusion topic
lidars:
- lidar:
replay_rosbag: false #Replay rosbag
packet_mode: false #Packet mode (true: packets + pointcloud, false: direct pointcloud)
aggregate_num: 20 #Aggregate number
frame_id: seyond #Frame id
packet_topic: /iv_packets #Packet topic
frame_topic: /iv_points #Frame topic
lidar_name: seyond #Lidar name
lidar_ip: 172.168.1.10 #Lidar ip
port: 8010 #Lidar port
udp_port: 8010 #Udp port
reflectance_mode: true #Reflectance mode
multiple_return: 1 #Multiple return
continue_live: false #Continue live
pcap_file: '' #Pcap file
hv_table_file: '' #HV table file, for generic lidar's pcap file
packet_rate: 10000 #Packet rate
file_rewind: 0 #File rewind
max_range: 2000.0 #Max range, unit: m
min_range: 0.4 #Min range, unit: m
name_value_pairs: '' #Extra string config
coordinate_mode: 3 #Coordinate mode, x/y/z, 0:up/right/forward 3:forward/left/up
transform_enable: false #Transform enable
x: 0.0 #X unit: m
y: 0.0 #Y unit: m
z: 0.0 #Z unit: m
pitch: 0.0 #Pitch unit: rad (-2pi, 2pi)
yaw: 0.0 #Yaw unit: rad (-2pi, 2pi)
roll: 0.0 #Roll unit: rad (-2pi, 2pi)
transform_matrix: '' #Transformation matrix string