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

wall avoidance and multi turtlebot support #5

Open
hikashi opened this issue May 27, 2021 · 3 comments
Open

wall avoidance and multi turtlebot support #5

hikashi opened this issue May 27, 2021 · 3 comments

Comments

@hikashi
Copy link

hikashi commented May 27, 2021

Hi Fazil,

I was wondering is it possible to recreate multiple turtlebot3 to run the RRT exploration as shown in the original RRT exploration package?

Also, I managed to get the program running but somehow the turtlebot3 have the tendency to stuck at wall and often requires manual control to unfreeze the robot?
Is there any fine tuning parameters provided? thanks.

Regards,
Billy

@PabloSerrano-jpg
Copy link

Hello! It seems I am having the same issue with wall avoidance. Was any solution found? Thanks!

@hikashi
Copy link
Author

hikashi commented Nov 30, 2023

Hi, I think you have to aggressively inflates the costmap to solve this issue. However, note that it might reduce the traversability of narrow passage.

@PabloSerrano-jpg
Copy link

Hi, I think you have to aggressively inflates the costmap to solve this issue. However, note that it might reduce the traversability of narrow passage.

I see... In our case we're a team developing a rover for a contest and part of the challenge is an autonomous exploration to find the shortest path. The testing area would be very open, so narrow passages aren't an issue. As for the costmaps, which cpp file would I need to edit in this case if its either the global or local rrt detector. Thank you!

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