cartographer-project/cartographer

Instrument metrics in optimization and collator

Open

#1.010 aberto em 20 de mar. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (2.188 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (6.665 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Measure time delay metrics to estimate possible drift components of (pure) localization.

  • time delay between node creation and a constraint between the current trajectory and the frozen map was optimized
  • time when such node was created
  • time delay between range data enters and leaves Collator
  • time delay between range data enters LocalTrajectoryBuilder and LocalSlamResult is returned
  • time when oldest such range data entered latest LocalSlamResult

Guia do colaborador