资源简介
基于move_base的能够循环导航的完成程序包。已经配置好Cmakelists.txt等文件。用法见我的博客。
代码片段和文件信息
#include
#include
#include
#include
#include
#include
#include se_msgs/MovebaseAction.h>
#include
#include
#include
typedef actionlib::SimpleActionClientse_msgs::MovebaseAction> Client;
ros::Publisher cmdVelPub;
ros::Publisher marker_pub;
geometry_msgs::Point current_point;
geometry_msgs::Pose pose_list[4]; //a pose consisting of a position and orientation in the map frame.
geometry_msgs::Point setPoint(double _x double _y double _z);
geometry_msgs::Quaternion setQuaternion(double _angleRan);
void init_goalList();
void shutdown(int sig);
void init_markers(visualization_msgs::Marker *marker);
void activeCb();
void feedbackCb(const move_base_msgs::MovebaseFeedbackConstPtr& feedback);
double computeDistance(geometry_msgs::Point& m_current_point geometry_msgs::Point& m_goal);
void i
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1408 2019-01-17 13:40 hit_nav\CMakeLists.txt
文件 1027 2019-01-15 19:29 hit_nav\config\fake\ba
文件 365 2019-01-15 19:29 hit_nav\config\fake\costmap_common_params.yaml
文件 238 2019-01-15 19:29 hit_nav\config\fake\global_costmap_params.yaml
文件 245 2019-01-15 19:29 hit_nav\config\fake\local_costmap_params.yaml
文件 656 2019-01-17 15:20 hit_nav\launch\fake_move_ba
文件 418 2019-01-18 10:22 hit_nav\launch\fake_move_ba
文件 360054 2019-01-15 19:29 hit_nav\maps\blank_map.pgm
文件 113 2019-01-16 11:40 hit_nav\maps\blank_map.yaml
文件 147512 2019-01-21 14:12 hit_nav\maps\map.pgm
文件 130 2019-01-21 14:12 hit_nav\maps\map.yaml
文件 2394 2019-01-17 13:38 hit_nav\package.xm
文件 6083 2019-01-23 21:15 hit_nav\src\move_ba
目录 0 2019-01-23 21:16 hit_nav\config\fake
目录 0 2019-01-23 21:16 hit_nav\config
目录 0 2019-01-23 21:16 hit_nav\launch
目录 0 2019-01-23 21:16 hit_nav\maps
目录 0 2019-01-23 21:16 hit_nav\src
目录 0 2019-01-23 21:16 hit_nav
----------- --------- ---------- ----- ----
520643 19
- 上一篇:Arduino小车源码
- 下一篇:用labview做的平均值滤波程序
相关资源
- echarts大数据领导仓demo.rar
- [C51单片机开发工具Keil.UV4].Keil.C51.V9
- Deep_Learning_2016.pdf
- zw_Classification1.zip
- Griffiths-IntroductiontoElectrodynamics4thEdit
- ParaViewTutorial.pdf
- xyisv_10236804.zip
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
- OS12.2驱动,手机虚拟定位软件,Loca
- 大话系列-大话数据结构(pdf高清版)
- 梁宁产品经理思维30讲.pdf
- CHI760E辰华电化学工作站软件最新版
- SAPERPHCM葵花宝典系列之配置指南(电
评论
共有 条评论