Logo

Overview and Introduction

  • Introduction to the Maplab Framework
  • Structure of the framework
  • Related Research
  • FAQ
  • Known Issues

Installation

  • Installing on Ubuntu
  • Compilation and Debugging

Datasets

  • Sample Datasets

Tutorials for ROVIOLI (Online frontend)

  • ROVIOLI Introduction
  • Running ROVIOLI in VIO mode: calibartion files, rostopics, bag/topic mode, visualization
  • Running ROVIOLI in Localization mode
  • Multi-session mapping with ROVIOLI

Tutorials for using maplab (Offline tools) - Basics

  • Basic Console Usage
  • Parameters (Gflags)
  • Console map management: load, save, basic visualization
  • Inspecting and visualizing a map
  • Map visualization: see your map in RViz!
  • Preparing a single session map: optimization, loop-closure
  • Understanding loop-closure
  • Optimizing VI-Maps
  • Preparing a multi-session map: map anchoring, loop-closure, pose-graph relaxation
  • Dense Reconstruction: attaching resources to map, available reconstruction tools
  • Resource Importer

Tutorials for using maplab (Offline tools) - Use-cases

  • Multi-session use case: CLA, multi-floor use-case
  • Map sparsification: make your mapping more efficient
  • Stereo Dense Reconstruction: EuRoC, multi-session reconstruction use-case

Hardware integration and sensor calibration

  • Sensor Calibration Format: ncamera, imu-sigmas
  • Initial sensor calibration with Kalibr
  • Sensor calibration refinement
  • Intel RealSense ZR300
  • VersaVIS

Tutorials for extending maplab

  • Using the MapManager
  • Using Timing and Statistics
  • Coding Examples: Creating a custom console plugin
  • Coding Examples: Woriking with the VI Map
  • Console Plugin System

Developement Guidelines

  • Importing maplab to Eclipse
  • Contributing to maplab
  • Header Include Guide
  • Debugging applications
  • Expressing frame transformations in code
  • Verbosity Policy

Additional Formats

  • CSV Dataset Format

API

  • Library API
maplab
  • »
  • File testing-predicates.h
  • Edit on GitHub

File testing-predicates.h¶

Contents

  • Definition (common/maplab-common/include/maplab-common/test/testing-predicates.h)

  • Includes

  • Namespaces

  • Defines

Definition (common/maplab-common/include/maplab-common/test/testing-predicates.h)¶

  • Program Listing for File testing-predicates.h

Includes¶

  • cmath

  • glog/logging.h

  • gtest/gtest.h

  • string (File string-tools.h)

  • vector (File vector-window-operations.h)

Namespaces¶

  • Namespace common

Defines¶

  • Define __INTERNAL_GTEST_NEAR_EIGEN

  • Define __INTERNAL_GTEST_NEAR_EIGEN_QUATERNION

  • Define __INTERNAL_GTEST_NEAR_KINDR_QUATERNION

  • Define __INTERNAL_GTEST_ZERO_EIGEN

  • Define ASSERT_NEAR_ASLAM_TRANSFORMATION

  • Define ASSERT_NEAR_EIGEN

  • Define ASSERT_NEAR_EIGEN_QUATERNION

  • Define ASSERT_NEAR_KINDR_QUATERNION

  • Define ASSERT_ZERO_EIGEN

  • Define EXPECT_NEAR_ASLAM_TRANSFORMATION

  • Define EXPECT_NEAR_EIGEN

  • Define EXPECT_NEAR_EIGEN_QUATERNION

  • Define EXPECT_NEAR_KINDR_QUATERNION

  • Define EXPECT_ZERO_EIGEN


© Copyright 2022, ASL Mapping Team. Last updated on Feb 12, 2022, 11:14:26 PM.

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: develop
Branches
develop