cartographer/cartographer_grpc/handlers
gaschler 923d643b86 Fix obvious asan warnings. (#787)
Adds a few missing overrides and removes a std::move that
prevented copy elision.
2018-01-05 10:18:08 +01:00
..
add_fixed_frame_pose_data_handler.h Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
add_imu_data_handler.h Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
add_odometry_data_handler.h Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
add_rangefinder_data_handler.h Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
add_trajectory_handler.h Implement local SLAM subscriptions in MapBuilderServer (#766) 2017-12-18 16:32:34 +01:00
finish_trajectory_handler.h Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
receive_local_slam_results_handler.h Notify LocalSlamResults subscription ends. (#777) 2017-12-20 11:42:01 +01:00