You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed readme and just launch three file. I was expecting the robot to avoid dynamic obstacles. Is it about parameters? What can i do for avoiding dynamic obstacles.
The text was updated successfully, but these errors were encountered:
You can see the object appearing in the global costmap, but the robot does not replan a new global plan. I think this has to do with the settings of move base flex. You can play with the following parameters. If you find any settings that work, please let me know.
I couldn't find planner_max_retries, and controller_max_retries parameters. Although i played with other parameters, there is no change. You are right about robot doesn't replan new global path. It is also seen at gif above. The red line at the rviz is global path and it has never updated. Also i listened global_path message with commands below. It published only once when i set navigation goal.
I followed readme and just launch three file. I was expecting the robot to avoid dynamic obstacles. Is it about parameters? What can i do for avoiding dynamic obstacles.
The text was updated successfully, but these errors were encountered: