sys.prototxt 211 B

123456789101112131415161718192021222324252627282930
  1. lidar
  2. {
  3. ip:"192.168.2.201"
  4. port:2367
  5. }
  6. lidar
  7. {
  8. ip:"192.168.2.202"
  9. port:2368
  10. }
  11. box
  12. {
  13. minx:0
  14. maxx:50
  15. miny:-100
  16. maxy:100
  17. minz:-1
  18. maxz:100
  19. }
  20. id:0
  21. communication_cfg
  22. {
  23. ip:"192.168.2.179"
  24. port:30005
  25. }