hiep sua
This commit is contained in:
parent
59b0b1a806
commit
71adf1390f
|
|
@ -68,7 +68,7 @@ target_link_libraries(costmap_2d
|
||||||
tf3_geometry_msgs
|
tf3_geometry_msgs
|
||||||
tf3_sensor_msgs
|
tf3_sensor_msgs
|
||||||
data_convert
|
data_convert
|
||||||
xmlrpcpp # XMLRPC
|
robot_xmlrpcpp # XMLRPC
|
||||||
yaml-cpp
|
yaml-cpp
|
||||||
dl
|
dl
|
||||||
robot_cpp
|
robot_cpp
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,7 @@
|
||||||
#include <data_convert/data_convert.h>
|
#include <data_convert/data_convert.h>
|
||||||
#include <tf3_geometry_msgs/tf3_geometry_msgs.h>
|
#include <tf3_geometry_msgs/tf3_geometry_msgs.h>
|
||||||
|
|
||||||
#include <xmlrpcpp/XmlRpcValue.h>
|
#include <robot_xmlrpcpp/XmlRpcValue.h>
|
||||||
|
|
||||||
#include <robot/node_handle.h>
|
#include <robot/node_handle.h>
|
||||||
#include <robot/plugin_loader_helper.h>
|
#include <robot/plugin_loader_helper.h>
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
#include <geometry_msgs/Point32.h>
|
#include <geometry_msgs/Point32.h>
|
||||||
|
|
||||||
#include <robot/node_handle.h>
|
#include <robot/node_handle.h>
|
||||||
#include <xmlrpcpp/XmlRpcValue.h>
|
#include <robot_xmlrpcpp/XmlRpcValue.h>
|
||||||
|
|
||||||
namespace costmap_2d
|
namespace costmap_2d
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user