关于解决package.xml编译时出现run_depend, bulid_depend问题

在做通过程序实现“无人车确定目标点导航”时,处理客户端和服务器时出现的问题
在package.xml中添加

<bulid_depend>move_base_msgs</bulid_depend>
<bulid_depend>actionlib</bulid_depend>

<run_depend>move_base_msgs</run_depend>
<run_depend>actionlib<</
<?xml version="1.0"?> <package> <name>fast_livo</name> <version>0.0.0</version> <description> This is a modified version of LOAM which is original algorithm is described in the following paper: J. Zhang and S. Singh. LOAM: Lidar Odometry and Mapping in Real-time. Robotics: Science and Systems Conference (RSS). Berkeley, CA, July 2014. </description> <maintainer email="dev@livoxtech.com">claydergc</maintainer> <license>BSD</license> <author email="zhangji@cmu.edu">Ji Zhang</author> <buildtool_depend>catkin</buildtool_depend> <build_depend>geometry_msgs</build_depend> <build_depend>nav_msgs</build_depend> <build_depend>roscpp</build_depend> <build_depend>rospy</build_depend> <build_depend>std_msgs</build_depend> <build_depend>sensor_msgs</build_depend> <build_depend>tf</build_depend> <build_depend>pcl_ros</build_depend> <build_depend>message_generation</build_depend> <build_depend>vikit_common</build_depend> <build_depend>vikit_ros</build_depend> <build_depend>cv_bridge</build_depend> <run_depend>geometry_msgs</run_depend> <run_depend>nav_msgs</run_depend> <run_depend>sensor_msgs</run_depend> <run_depend>roscpp</run_depend> <run_depend>rospy</run_depend> <run_depend>std_msgs</run_depend> <run_depend>tf</run_depend> <run_depend>pcl_ros</run_depend> <run_depend>message_runtime</run_depend> <run_depend>vikit_common</run_depend> <run_depend>vikit_ros</run_depend> <run_depend>cv_bridge</run_depend> <build_depend>image_transport</build_depend> <run_depend>image_transport</run_depend> <test_depend>rostest</test_depend> <test_depend>rosbag</test_depend> <export> </export> </package> 逐行详细解释一下
07-29
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值