📄 laser-mrf.conf
字号:
#### Automatically generated configuration file##### Environment### width# Workspace width (cells)width = 400# height# Workspace height (cells)height = 400# delta# Grid cell size (m)delta = 0.1# density# Base environment density [0..1]density = 0.5# mrf-gibbs-iterations# Gibbs sampler iterations for MRF modelmrf-gibbs-iterations = 20### Mapping### update-prob# Fixed update prob. [0..0.5]update-prob = 0.05# fixed-update# Fixed updates?fixed-update = 1### Sensor### rho# Readings per scanrho = 180# rmax# Maximum range (m)rmax = 10# beamwidth# Beam width (rad)beamwidth = 0.00001# sigma-b# Bearing uncertainty [0..2pi]sigma-b = 0.0001# sigma-r# Range uncertainty [0..rmax]sigma-r = 0.02# err-e# False negative rate [0..1]err-e = 0.001# err-f# False positive rate [0..1]err-f = 0.001# frequency# Firing frequency (Hz)frequency = 5# velocity# Velocity (m/s)velocity = 2### Trajectory### sampled-poses# Sample poses randomly (not a real trajectory)sampled-poses = 0# time-limit# Trajectory length (s)time-limit = 40
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -