add md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
lidarlib_node:
|
||||
ros__parameters:
|
||||
# Danh sach lidar chay cung luc. Them/bot ten tuy y; moi ten co 1 block rieng ben duoi.
|
||||
lidars: ["tim7", "nano", "gs15", "1f"]
|
||||
lidars: ["tim7", "nano", "nano1", "gs15", "1f"]
|
||||
|
||||
|
||||
gs15:
|
||||
@@ -58,4 +58,18 @@ lidarlib_node:
|
||||
range_min: 0.0 # met; 0.0 = tat (dung gia tri thiet bi bao)
|
||||
range_max: 0.0
|
||||
angle_min_deg: -360.0 # do; +/-360 = tat (giu nguyen goc thiet bi)
|
||||
angle_max_deg: 360.0
|
||||
|
||||
nano1:
|
||||
brand: "SICK"
|
||||
model: "SICK-nanoScan3"
|
||||
ip: "0.0.0.0"
|
||||
port: 6062
|
||||
inverted: false # true neu lap up nguoc (node dao chieu scan)
|
||||
topic: "scan_front2"
|
||||
frame_id: "front2"
|
||||
timeout_ms: 1000
|
||||
range_min: 0.0 # met; 0.0 = tat (dung gia tri thiet bi bao)
|
||||
range_max: 0.0
|
||||
angle_min_deg: -360.0 # do; +/-360 = tat (giu nguyen goc thiet bi)
|
||||
angle_max_deg: 360.0
|
||||
Reference in New Issue
Block a user