How can I insert seeds in a local planner?
I'm using move_base package and don't want seeds that require the bot to turn in zero radius and hence I want to customize the seeds!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
I'm using move_base package and don't want seeds that require the bot to turn in zero radius and hence I want to customize the seeds!
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-05-24 12:05:28 -0600
Seen: 61 times
Last updated: May 24 '15
Poor move_base performance on Nvidia Xavier
move_base not subscribing to "/odom"
Scaning for changed edge costs in global planning?
Local navigation with additional rescrictions
Problem with navigation move_base [closed]
Problems with move_base [closed]
Is the move_base node application-specific?
The simple solution is to write a simple if statement: when your radius equals null +/- a small window just set the roatory.z component in your cmd_vel to 0.
Move_base is not a local planner. Which planner are you using? More specifically, which planner are you using that allows seeds?