fix core dumped err when loadplugin
This commit is contained in:
2
include/costmap_2d/observation.h
Normal file → Executable file
2
include/costmap_2d/observation.h
Normal file → Executable file
@@ -32,8 +32,8 @@
|
||||
#ifndef COSTMAP_2D_OBSERVATION_H_
|
||||
#define COSTMAP_2D_OBSERVATION_H_
|
||||
|
||||
#include <sensor_msgs/PointCloud2.h>
|
||||
#include <geometry_msgs/Point.h>
|
||||
#include <sensor_msgs/PointCloud2.h>
|
||||
|
||||
namespace costmap_2d
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user