ethz-asl / maplab

A Modular and Multi-Modal Mapping Framework
https://maplab.asl.ethz.ch
Apache License 2.0
2.64k stars 724 forks source link

Improvements to the maplab server & Adding option to include odometry constraints #210

Closed mfehr closed 4 years ago

mfehr commented 4 years ago

This PR is a bit a mixed bag and the result of our attempt to improve the robustness of the maplab_server_node.

The problems this PR addresses are:

To address this the following changes/new features were implemented:

Credits: The optimization integration was already 99% there thanks to the 6DoF-capable relative pose constraint implementation that was added to support wheel odometry by @smauq and @b-hahn

ethzasl-jenkins commented 4 years ago

Test FAILed.

ethzasl-jenkins commented 4 years ago

Test PASSed.

ethzasl-jenkins commented 4 years ago

Test FAILed.

mfehr commented 4 years ago

test this please

ethzasl-jenkins commented 4 years ago

Test PASSed.

ethzasl-jenkins commented 4 years ago

Test PASSed.

ethzasl-jenkins commented 4 years ago

Test FAILed.

mfehr commented 4 years ago

test this please

ethzasl-jenkins commented 4 years ago

Test FAILed.

ethzasl-jenkins commented 4 years ago

Test PASSed.

ethzasl-jenkins commented 4 years ago

Test PASSed.

ethzasl-jenkins commented 4 years ago

Test PASSed.

mfehr commented 4 years ago

Turned into a devel branch during integration week, will sort out later and reopen