rslidar.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. {
  2. "note":"参数不要乱改,看的懂改,看不懂看厂家手册,懂了再改!",
  3. "etc":[
  4. {
  5. "enable": true,
  6. "lidar_type": "RSHELIOS_16P",
  7. "input_type": "ONLINE_LIDAR",
  8. "input_param": {
  9. "msop_port": 6311,
  10. "difop_port": 7311,
  11. "host_address": "0.0.0.0",
  12. "group_address": "0.0.0.0",
  13. "pcap_path": "",
  14. "pcap_rate": 1,
  15. "pcap_repeat": true,
  16. "use_vlan": false,
  17. "user_layer_bytes": 0,
  18. "tail_layer_bytes": 0
  19. },
  20. "decoder_param": {
  21. "wait_for_difop": true,
  22. "min_distance": 0,
  23. "max_distance": 6,
  24. "start_angle": 0,
  25. "end_angle": 360,
  26. "use_lidar_clock": false,
  27. "dense_points": true,
  28. "config_from_file": false,
  29. "angle_path": "",
  30. "split_frame_mode": 1,
  31. "split_angle": 0,
  32. "num_blks_split": 1
  33. },
  34. "transform": {
  35. "x": -328,
  36. "y": 264.2,
  37. "z": 15,
  38. "roll": -0.4,
  39. "pitch": -0.6,
  40. "yaw": -2.75
  41. },
  42. "other": {
  43. "calibrationFile":"../setting/VLP16db.yaml",
  44. "lidar_id":6,
  45. "rpm":600
  46. }
  47. },
  48. {
  49. "enable": true,
  50. "lidar_type": "RSHELIOS_16P",
  51. "input_type": "ONLINE_LIDAR",
  52. "input_param": {
  53. "msop_port": 6312,
  54. "difop_port": 7312,
  55. "host_address": "0.0.0.0",
  56. "group_address": "0.0.0.0",
  57. "pcap_path": "",
  58. "pcap_rate": 1,
  59. "pcap_repeat": true,
  60. "use_vlan": false,
  61. "user_layer_bytes": 0,
  62. "tail_layer_bytes": 0
  63. },
  64. "decoder_param": {
  65. "wait_for_difop": true,
  66. "min_distance": 0,
  67. "max_distance": 6,
  68. "start_angle": 0,
  69. "end_angle": 360,
  70. "use_lidar_clock": false,
  71. "dense_points": true,
  72. "config_from_file": false,
  73. "angle_path": "",
  74. "split_frame_mode": 1,
  75. "split_angle": 0,
  76. "num_blks_split": 1
  77. },
  78. "transform": {
  79. "x": -364.3,
  80. "y": -197.5,
  81. "z": 16,
  82. "roll": -1.1,
  83. "pitch": 0.0,
  84. "yaw": 92.8
  85. },
  86. "other": {
  87. "calibrationFile":"../setting/VLP16db.yaml",
  88. "lidar_id":6,
  89. "rpm":600
  90. }
  91. },
  92. {
  93. "enable": true,
  94. "lidar_type": "RSHELIOS_16P",
  95. "input_type": "ONLINE_LIDAR",
  96. "input_param": {
  97. "msop_port": 6313,
  98. "difop_port": 7313,
  99. "host_address": "0.0.0.0",
  100. "group_address": "0.0.0.0",
  101. "pcap_path": "",
  102. "pcap_rate": 1,
  103. "pcap_repeat": true,
  104. "use_vlan": false,
  105. "user_layer_bytes": 0,
  106. "tail_layer_bytes": 0
  107. },
  108. "decoder_param": {
  109. "wait_for_difop": true,
  110. "min_distance": 0,
  111. "max_distance": 6,
  112. "start_angle": 0,
  113. "end_angle": 360,
  114. "use_lidar_clock": false,
  115. "dense_points": true,
  116. "config_from_file": false,
  117. "angle_path": "",
  118. "split_frame_mode": 1,
  119. "split_angle": 0,
  120. "num_blks_split": 1
  121. },
  122. "transform": {
  123. "x": 2.4,
  124. "y": 257.7,
  125. "z": 17,
  126. "roll": 0.4,
  127. "pitch": 0.1,
  128. "yaw": 89.0
  129. },
  130. "other": {
  131. "calibrationFile":"../setting/VLP16db.yaml",
  132. "lidar_id":6,
  133. "rpm":600
  134. }
  135. },
  136. {
  137. "enable": true,
  138. "lidar_type": "RSHELIOS_16P",
  139. "input_type": "ONLINE_LIDAR",
  140. "input_param": {
  141. "msop_port": 6314,
  142. "difop_port": 7314,
  143. "host_address": "0.0.0.0",
  144. "group_address": "0.0.0.0",
  145. "pcap_path": "",
  146. "pcap_rate": 1,
  147. "pcap_repeat": true,
  148. "use_vlan": false,
  149. "user_layer_bytes": 0,
  150. "tail_layer_bytes": 0
  151. },
  152. "decoder_param": {
  153. "wait_for_difop": true,
  154. "min_distance": 0,
  155. "max_distance": 6,
  156. "start_angle": 0,
  157. "end_angle": 360,
  158. "use_lidar_clock": false,
  159. "dense_points": true,
  160. "config_from_file": false,
  161. "angle_path": "",
  162. "split_frame_mode": 1,
  163. "split_angle": 0,
  164. "num_blks_split": 1
  165. },
  166. "transform": {
  167. "x": 0.5,
  168. "y": -200.4,
  169. "z": 17,
  170. "roll": 1.47,
  171. "pitch": -0.3,
  172. "yaw": 267
  173. },
  174. "other": {
  175. "calibrationFile":"../setting/VLP16db.yaml",
  176. "lidar_id":6,
  177. "rpm":600
  178. }
  179. },
  180. {
  181. "enable": true,
  182. "lidar_type": "RSHELIOS_16P",
  183. "input_type": "ONLINE_LIDAR",
  184. "input_param": {
  185. "msop_port": 6315,
  186. "difop_port": 7315,
  187. "host_address": "0.0.0.0",
  188. "group_address": "0.0.0.0",
  189. "pcap_path": "",
  190. "pcap_rate": 1,
  191. "pcap_repeat": true,
  192. "use_vlan": false,
  193. "user_layer_bytes": 0,
  194. "tail_layer_bytes": 0
  195. },
  196. "decoder_param": {
  197. "wait_for_difop": true,
  198. "min_distance": 0,
  199. "max_distance": 6,
  200. "start_angle": 0,
  201. "end_angle": 360,
  202. "use_lidar_clock": false,
  203. "dense_points": true,
  204. "config_from_file": false,
  205. "angle_path": "",
  206. "split_frame_mode": 1,
  207. "split_angle": 0,
  208. "num_blks_split": 1
  209. },
  210. "transform": {
  211. "x": 330,
  212. "y": 261.4,
  213. "z": 15,
  214. "roll": 1.06,
  215. "pitch": 1.03,
  216. "yaw": 185.8
  217. },
  218. "other": {
  219. "calibrationFile":"../setting/VLP16db.yaml",
  220. "lidar_id":6,
  221. "rpm":600
  222. }
  223. },
  224. {
  225. "enable": true,
  226. "lidar_type": "RSHELIOS_16P",
  227. "input_type": "ONLINE_LIDAR",
  228. "input_param": {
  229. "msop_port": 6316,
  230. "difop_port": 7316,
  231. "host_address": "0.0.0.0",
  232. "group_address": "0.0.0.0",
  233. "pcap_path": "",
  234. "pcap_rate": 1,
  235. "pcap_repeat": true,
  236. "use_vlan": false,
  237. "user_layer_bytes": 0,
  238. "tail_layer_bytes": 0
  239. },
  240. "decoder_param": {
  241. "wait_for_difop": true,
  242. "min_distance": 0,
  243. "max_distance": 6,
  244. "start_angle": 0,
  245. "end_angle": 360,
  246. "use_lidar_clock": false,
  247. "dense_points": true,
  248. "config_from_file": false,
  249. "angle_path": "",
  250. "split_frame_mode": 1,
  251. "split_angle": 0,
  252. "num_blks_split": 1
  253. },
  254. "transform": {
  255. "x": 365.2,
  256. "y": -199,
  257. "z": 16.6,
  258. "roll": 1.0,
  259. "pitch": 1.1,
  260. "yaw": 181.6
  261. },
  262. "other": {
  263. "calibrationFile":"../setting/VLP16db.yaml",
  264. "lidar_id":6,
  265. "rpm":600
  266. }
  267. },
  268. {
  269. "enable": true,
  270. "lidar_type": "RSHELIOS_16P",
  271. "input_type": "ONLINE_LIDAR",
  272. "input_param": {
  273. "msop_port": 6321,
  274. "difop_port": 7321,
  275. "host_address": "0.0.0.0",
  276. "group_address": "0.0.0.0",
  277. "pcap_path": "",
  278. "pcap_rate": 1,
  279. "pcap_repeat": true,
  280. "use_vlan": false,
  281. "user_layer_bytes": 0,
  282. "tail_layer_bytes": 0
  283. },
  284. "decoder_param": {
  285. "wait_for_difop": true,
  286. "min_distance": 0,
  287. "max_distance": 6,
  288. "start_angle": 0,
  289. "end_angle": 360,
  290. "use_lidar_clock": false,
  291. "dense_points": true,
  292. "config_from_file": false,
  293. "angle_path": "",
  294. "split_frame_mode": 1,
  295. "split_angle": 0,
  296. "num_blks_split": 1
  297. },
  298. "transform": {
  299. "x": -174,
  300. "y": 269.5,
  301. "z": 14,
  302. "roll": -0.8,
  303. "pitch": -1.9,
  304. "yaw": 267.2
  305. },
  306. "other": {
  307. "calibrationFile":"../setting/VLP16db.yaml",
  308. "lidar_id":6,
  309. "rpm":600
  310. }
  311. },
  312. {
  313. "enable": true,
  314. "lidar_type": "RSHELIOS_16P",
  315. "input_type": "ONLINE_LIDAR",
  316. "input_param": {
  317. "msop_port": 6322,
  318. "difop_port": 7322,
  319. "host_address": "0.0.0.0",
  320. "group_address": "0.0.0.0",
  321. "pcap_path": "",
  322. "pcap_rate": 1,
  323. "pcap_repeat": true,
  324. "use_vlan": false,
  325. "user_layer_bytes": 0,
  326. "tail_layer_bytes": 0
  327. },
  328. "decoder_param": {
  329. "wait_for_difop": true,
  330. "min_distance": 0,
  331. "max_distance": 6,
  332. "start_angle": 0,
  333. "end_angle": 360,
  334. "use_lidar_clock": false,
  335. "dense_points": true,
  336. "config_from_file": false,
  337. "angle_path": "",
  338. "split_frame_mode": 1,
  339. "split_angle": 0,
  340. "num_blks_split": 1
  341. },
  342. "transform": {
  343. "x": -217.3,
  344. "y": -192.3,
  345. "z": 14.5,
  346. "roll": 1.2,
  347. "pitch": -1.1,
  348. "yaw": -0.9
  349. },
  350. "other": {
  351. "calibrationFile":"../setting/VLP16db.yaml",
  352. "lidar_id":6,
  353. "rpm":600
  354. }
  355. },
  356. {
  357. "enable": true,
  358. "lidar_type": "RSHELIOS_16P",
  359. "input_type": "ONLINE_LIDAR",
  360. "input_param": {
  361. "msop_port": 6323,
  362. "difop_port": 7323,
  363. "host_address": "0.0.0.0",
  364. "group_address": "0.0.0.0",
  365. "pcap_path": "",
  366. "pcap_rate": 1,
  367. "pcap_repeat": true,
  368. "use_vlan": false,
  369. "user_layer_bytes": 0,
  370. "tail_layer_bytes": 0
  371. },
  372. "decoder_param": {
  373. "wait_for_difop": true,
  374. "min_distance": 0,
  375. "max_distance": 6,
  376. "start_angle": 0,
  377. "end_angle": 360,
  378. "use_lidar_clock": false,
  379. "dense_points": true,
  380. "config_from_file": false,
  381. "angle_path": "",
  382. "split_frame_mode": 1,
  383. "split_angle": 0,
  384. "num_blks_split": 1
  385. },
  386. "transform": {
  387. "x": 176.5,
  388. "y": 254,
  389. "z": 16.5,
  390. "roll": 0.1,
  391. "pitch": 0,
  392. "yaw": 175.7
  393. },
  394. "other": {
  395. "calibrationFile":"../setting/VLP16db.yaml",
  396. "lidar_id":6,
  397. "rpm":600
  398. }
  399. },
  400. {
  401. "enable": true,
  402. "lidar_type": "RSHELIOS_16P",
  403. "input_type": "ONLINE_LIDAR",
  404. "input_param": {
  405. "msop_port": 6324,
  406. "difop_port": 7324,
  407. "host_address": "0.0.0.0",
  408. "group_address": "0.0.0.0",
  409. "pcap_path": "",
  410. "pcap_rate": 1,
  411. "pcap_repeat": true,
  412. "use_vlan": false,
  413. "user_layer_bytes": 0,
  414. "tail_layer_bytes": 0
  415. },
  416. "decoder_param": {
  417. "wait_for_difop": true,
  418. "min_distance": 0,
  419. "max_distance": 6,
  420. "start_angle": 0,
  421. "end_angle": 360,
  422. "use_lidar_clock": false,
  423. "dense_points": true,
  424. "config_from_file": false,
  425. "angle_path": "",
  426. "split_frame_mode": 1,
  427. "split_angle": 0,
  428. "num_blks_split": 1
  429. },
  430. "transform": {
  431. "x": 201.8,
  432. "y": -211.3,
  433. "z": 15.5,
  434. "roll": -0.1,
  435. "pitch": -0.5,
  436. "yaw": 182.7
  437. },
  438. "other": {
  439. "calibrationFile":"../setting/VLP16db.yaml",
  440. "lidar_id":6,
  441. "rpm":600
  442. }
  443. }
  444. ]
  445. }