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
collvoid - changing status to success
An interruptible version of nav stack?
Tracking robot position during teleoperation
[Move_base] problem of setting planner
doubt regarding working of base_local_planner and oscillations about the global plan
move_base without base_local_planner
failed to create base_local_planner after changing global planner