Giter Site home page Giter Site logo

meilaoliu / cmu-navigation-with-rqt_reconfigure Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 0.0 48.62 MB

CMU Navigation with rqt_reconfigure

CMake 0.77% Python 0.54% C++ 95.95% C 0.77% MATLAB 0.03% Shell 0.01% Starlark 0.96% NASL 0.78% Makefile 0.16% Pawn 0.02%

cmu-navigation-with-rqt_reconfigure's Introduction

CMU Navigation with rqt_reconfigure

在CMU导航框架的基础上增加了rqt动态调参功能,同时将TwistStamped消息类型改为Twist消息类型,因为我所用的底盘的速度消息cmd_vel都是Twist类型的(大部分底盘也是),而源码中是TwistStamped类型的,比Twist多一个时间戳。

功能介绍

在运行完导航框架后,只需运行以下命令即可弹出可视化调参界面:

rosrun rqt_reconfigure rqt_reconfigure

cmu-rqt

参数适配

目前只适配了localPlannerpathFollowerterrianAnalysisfarplanner中的参数。想要增加参数,只要仿照现有的代码格式在cfgsrc下的代码中增加相应的参数语句即可。

注意事项

此外,我发现对于目前CMU团队开源的源码中的参数,有的虽然名字一样但功能却不一样。例如,在localPlannermaxSpeed这个参数代表手柄控制车体的最大速度,但是在pathFollower中则代表局部路径规划所规划的最大速度。因此,想要修改导航的最大速度需要调整pathFollowermaxSpeed的参数。

cmu-navigation-with-rqt_reconfigure's People

Contributors

meilaoliu avatar

Stargazers

ythare avatar  avatar  avatar  avatar  avatar  avatar Xiangdi Yue avatar  avatar YiMIng avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.