Skip to content

Commit fd86e54

Browse files
committed
voxel.yaml config changes
1 parent 8337b2f commit fd86e54

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/localmapping/voxel.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ mapper_type: voxel
22
ema: 0.5 #higher->use recent more
33
n_features: -1
44
metadata:
5-
origin: [-50., -50., -10.]
6-
length: [100., 100., 20.]
7-
resolution: [0.4, 0.4, 0.1]
5+
origin: [-20., -20., -5.]
6+
length: [40., 40., 10.]
7+
resolution: [0.1, 0.1, 0.05]
88

99
raytracer:
1010
type: frustum

0 commit comments

Comments
 (0)