123456789101112131415161718192021222324252627282930313233 |
- wj_lidar
- {
- net_config
- {
- ip_address:"192.168.0.208"
- port:2110
- }
- transform
- {
- }
- scan_limit
- {
- }
- }
- regions
- {
- minx:-10000
- maxx:-10000
- miny:10000
- maxy:10000
- }
- fence_data_path:"../data"
- fence_log_path:"../log"
|