We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8337b2f commit fd86e54Copy full SHA for fd86e54
1 file changed
config/localmapping/voxel.yaml
@@ -2,9 +2,9 @@ mapper_type: voxel
2
ema: 0.5 #higher->use recent more
3
n_features: -1
4
metadata:
5
- origin: [-50., -50., -10.]
6
- length: [100., 100., 20.]
7
- resolution: [0.4, 0.4, 0.1]
+ origin: [-20., -20., -5.]
+ length: [40., 40., 10.]
+ resolution: [0.1, 0.1, 0.05]
8
9
raytracer:
10
type: frustum
0 commit comments