parameter.prototxt 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. # 配置本设备ip
  2. local_parameter
  3. {
  4. eth_name:"enx000ec6fe0a74"
  5. local_ip:"10.211.0.179"
  6. }
  7. #左前夹 Y3
  8. lidars
  9. {
  10. angle_min:-2.35619449
  11. angle_max:2.35619449
  12. angle_increment:0.00582
  13. time_increment:0.000062
  14. range_min:0
  15. range_max:30
  16. net_config
  17. {
  18. ip_address:"10.211.0.181"
  19. port:2110
  20. }
  21. scan_box_limit
  22. {
  23. dist_limit:8
  24. minx:-0.35
  25. maxx:0.35
  26. miny:0.05
  27. maxy:0.5
  28. }
  29. }
  30. #右前夹 Y4
  31. lidars
  32. {
  33. angle_min:-2.35619449
  34. angle_max:2.35619449
  35. angle_increment:0.00582
  36. time_increment:0.000062
  37. range_min:0
  38. range_max:30
  39. net_config
  40. {
  41. ip_address:"10.211.0.180"
  42. port:2110
  43. }
  44. scan_box_limit
  45. {
  46. dist_limit:8
  47. minx:-0.35
  48. maxx:0.35
  49. miny:0.05
  50. maxy:0.5
  51. }
  52. }
  53. #左后夹 Y5
  54. lidars
  55. {
  56. angle_min:-2.35619449
  57. angle_max:2.35619449
  58. angle_increment:0.00582
  59. time_increment:0.000062
  60. range_min:0
  61. range_max:30
  62. net_config
  63. {
  64. ip_address:"10.211.0.182"
  65. port:2110
  66. }
  67. scan_box_limit
  68. {
  69. dist_limit:8
  70. minx:-0.35
  71. maxx:0.35
  72. miny:0.05
  73. maxy:0.5
  74. }
  75. }
  76. #右后夹 Y6
  77. lidars
  78. {
  79. angle_min:-2.35619449
  80. angle_max:2.35619449
  81. angle_increment:0.00582
  82. time_increment:0.000062
  83. range_min:0
  84. range_max:30
  85. net_config
  86. {
  87. ip_address:"10.211.0.183"
  88. port:2110
  89. }
  90. scan_box_limit
  91. {
  92. dist_limit:8
  93. minx:-0.35
  94. maxx:0.35
  95. miny:0.05
  96. maxy:0.5
  97. }
  98. }
  99. plc_parameter
  100. {
  101. ip_address:"10.211.0.101"
  102. }