-
Notifications
You must be signed in to change notification settings - Fork 153
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
Exploration Demo Not Working #24
Comments
Hi @SwiftGust It seems like the robot does not find enough exploration gain to proceed into the environment. This is not expected.
Can you visualize these and send a screenshot of them? Best, |
I have checked this as you mentioned and topics you mentioned are visualized by default setting (except planning_workspace topic) Exhibit issues as follows
|
Seems like the planner is not able to build the graph. Are you using the default parameters? Also, had you built the code with |
Hi, @MihirDharmadhikari Workspace config is as follows
|
Hello, I tried to reproduce this error from my side on a clean installation but was unable to reproduce this. Best, |
Hi,
I have encountered issue when running demo simulations on ROS Melodic (Ubuntu 18.04) following instructions
After clicking "Initialization" and "Start Planner" in order,
the exploration planner never leads vehicle to out of starting location.
It just goes back and forth in starting area
This behavior is similar in case of 'smb_sim' too.
How can I make exploration running?
Only console output to note for both cases
[GBPLANNER] Very low local gain. Triggering global planner
I'm using latest gbplanner2 branch of this repository,
resolved few compile issue other than that it is default as is.
$ roslaunch gbplanner rmf_sim.launch
after 400 secs of run$ roslaunch gbplanner smb_sim.launch
after 400 secs of runThe text was updated successfully, but these errors were encountered: