ethz-asl / maplab

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

Fix misplaced paranthesis #274

Closed smauq closed 4 years ago

smauq commented 4 years ago

Tiny bug. At the moment the odometry never actually gets past the callback because last_odometry_timestamp_ns_ always remains invalid from initialization.

ethzasl-jenkins commented 4 years ago

Test PASSed.