cartographer/cartographer
damienrg a9da74496a Fix unused lambda capture warning (#659)
- [ X] Keep your PR rebased to master.
- [ X] Keep your PR under 200 lines of code and address a single concern.
- [ X] Add unit test(s) and documentation (these do not count toward your 200 lines).
- [ X] Adhere to the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html).
- [ X] Run `clang-format -style=Google` on your code (this alone is not enough to ensure you've followed the style guide).
- [ X] Run `ninja test` or `catkin_make_isolated --install --use-ninja --pkg cartographer --make-args test` as appropriate.
2017-11-13 09:44:12 +01:00
..
common Convert all .proto files to proto3 syntax. (#653) 2017-11-13 08:26:35 +01:00
ground_truth Convert all .proto files to proto3 syntax. (#653) 2017-11-13 08:26:35 +01:00
io Fix unused lambda capture warning (#659) 2017-11-13 09:44:12 +01:00
mapping Convert all .proto files to proto3 syntax. (#653) 2017-11-13 08:26:35 +01:00
mapping_2d Convert all .proto files to proto3 syntax. (#653) 2017-11-13 08:26:35 +01:00
mapping_3d Remove unnecessary [packed=true] annotation (#660) 2017-11-13 09:18:53 +01:00
sensor Remove unnecessary [packed=true] annotation (#660) 2017-11-13 09:18:53 +01:00
transform Convert all .proto files to proto3 syntax. (#653) 2017-11-13 08:26:35 +01:00