cartographer/cartographer_grpc/handlers
Alexander Belyaev 58bc1ced68
Implement GetLandmarkPoses method. (#888)
[RFC=0011](https://github.com/googlecartographer/rfcs/blob/master/text/0011-landmarks.md)
2018-02-06 18:13:31 +01:00
..
add_fixed_frame_pose_data_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_fixed_frame_pose_data_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_fixed_frame_pose_data_handler_test.cc Implement AddTrajectoryHandlerTest. (#886) 2018-02-05 14:50:43 +01:00
add_imu_data_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_imu_data_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_imu_data_handler_test.cc Implement AddTrajectoryHandlerTest. (#886) 2018-02-05 14:50:43 +01:00
add_landmark_data_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_landmark_data_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_landmark_data_handler_test.cc Implement AddTrajectoryHandlerTest. (#886) 2018-02-05 14:50:43 +01:00
add_local_slam_result_data_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_local_slam_result_data_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_odometry_data_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_odometry_data_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_odometry_data_handler_test.cc Implement AddTrajectoryHandlerTest. (#886) 2018-02-05 14:50:43 +01:00
add_rangefind_data_handler_test.cc Implement AddTrajectoryHandlerTest. (#886) 2018-02-05 14:50:43 +01:00
add_rangefinder_data_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_rangefinder_data_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_trajectory_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_trajectory_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
add_trajectory_handler_test.cc Implement AddTrajectoryHandlerTest. (#886) 2018-02-05 14:50:43 +01:00
finish_trajectory_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
finish_trajectory_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_all_submap_poses.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_all_submap_poses.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_constraints_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_constraints_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_landmark_poses_handler.cc Implement GetLandmarkPoses method. (#888) 2018-02-06 18:13:31 +01:00
get_landmark_poses_handler.h Implement GetLandmarkPoses method. (#888) 2018-02-06 18:13:31 +01:00
get_landmark_poses_handler_test.cc Implement GetLandmarkPoses method. (#888) 2018-02-06 18:13:31 +01:00
get_local_to_global_transform_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_local_to_global_transform_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_submap_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_submap_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_trajectory_node_poses_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
get_trajectory_node_poses_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
load_map_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
load_map_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
receive_local_slam_results_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
receive_local_slam_results_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
run_final_optimization_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
run_final_optimization_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
write_map_handler.cc Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00
write_map_handler.h Move handlers to cc, use MapBuilderContextInterface (#873) 2018-02-01 14:34:41 +01:00