move_base managing goal
Can someone explain me how the local_planner receive the goal coordinates?
Can someone explain me how the local_planner receive the goal coordinates?
Hi
Algorithm of local planner is based on global plan (is not based on the goal).
There is method in 'TrajectoryPlannerROS' class:
bool TrajectoryPlannerROS::setPlan(const std::vector<geometry_msgs::PoseStamped>& orig_global_plan)
Alex
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-04-26 00:23:06 -0500
Seen: 161 times
Last updated: Apr 29 '13
local_path not showing in rviz while robot navigates
/base_scan observation buffer has not been updated [closed]
base_local_planner simplest navigation (no curve lines)
sending multiple goals via global planner plugin [closed]
Mechanism for calculating smooth trajectory?
An interruptible version of nav stack?
doubt regarding working of base_local_planner and oscillations about the global plan
Robot model orientation is improper with respect to map frame.