wanji_manager.prototxt 284 B

123456789101112131415161718192021222324252627282930313233
  1. wj_lidar
  2. {
  3. net_config
  4. {
  5. ip_address:"192.168.0.208"
  6. port:2110
  7. }
  8. transform
  9. {
  10. }
  11. scan_limit
  12. {
  13. }
  14. }
  15. regions
  16. {
  17. minx:-10000
  18. maxx:-10000
  19. miny:10000
  20. maxy:10000
  21. }
  22. fence_data_path:"../data"
  23. fence_log_path:"../log"