Alexander Belyaev 2018-03-01 18:15:35 +01:00 committed by GitHub
parent 15517addb1
commit e583785720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
#include "cartographer_grpc/mapping/map_builder_stub.h" #include "cartographer_grpc/client/map_builder_stub.h"
#include "cartographer_ros/node.h" #include "cartographer_ros/node.h"
#include "cartographer_ros/node_options.h" #include "cartographer_ros/node_options.h"
#include "cartographer_ros/ros_log_sink.h" #include "cartographer_ros/ros_log_sink.h"

View File

@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
*/ */
#include "cartographer_grpc/mapping/map_builder_stub.h" #include "cartographer_grpc/client/map_builder_stub.h"
#include "cartographer_ros/offline_node.h" #include "cartographer_ros/offline_node.h"
#include "cartographer_ros/ros_log_sink.h" #include "cartographer_ros/ros_log_sink.h"
#include "gflags/gflags.h" #include "gflags/gflags.h"