Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to modify the update time of the global path #18

Closed
stephenwang0407 opened this issue Jul 20, 2023 · 2 comments
Closed

How to modify the update time of the global path #18

stephenwang0407 opened this issue Jul 20, 2023 · 2 comments

Comments

@stephenwang0407
Copy link

When I use the RRT algorithm, the update time of the global path is too short, so sometimes it will cause the robot to circle in place. Where should I modify the update time of the global path? I would be very grateful if you could reply

@ai-winter
Copy link
Owner

Hello, @stephenwang0407

This is related to the frequency of the global planner. You could try to adjust the planner_frequency in move_base_params.yaml and try again.

@stephenwang0407
Copy link
Author

Thank you very much for your reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants