-
Notifications
You must be signed in to change notification settings - Fork 83
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
EBand cannot avoid dynamically added obstacles in any path (global/local) #23
Comments
@vmoisiadis I meet the exactly the same problem, have you solved this? or anyone can help. thanks in advance |
yes, we implemented a feature of the navigation stack |
if you want further information about it, feel fee to contact with me, my email is [email protected] |
@vmoisiadis i am sorry that gmail said this email address [email protected] does not exist. can you correct your email adress? or you can send to me directly, my email is [email protected]. thank you so much. |
I am also having this problem... any update? |
Hi everyone , I am also facing problem with Eband using dynamic obstacle. There had some discussion previously between @vmoisiadis and @marine0131 regarding the same. Guys can you help in dealing with dynamic obstacle for scenario Eband as local plan and DWA as global plan as I am also getting the warning as : Thanks in advance ! |
@vmoysiadis if you have implemented a fix, would you care to talk about it on this Issue or submit a pull request? |
same problem, anything update? |
Any update? |
Good evening people and thanks for that stable planner.
everything is working fine except the dynamically avoidance of an obstacle
what i do:
Scenario 1)
*Using DWA for global planner and Eband for local planner
Scenario 2)
*Using Eband for both global and local planner
i give a goal to the robot via rviz.Robot start moving smoothly.
i add an obstacle via gazebo,on the global planner green line.
i get warnings:
Calculation of Distance between bubble and nearest obstacle failed. Frame 24 of 203 in collision. Plan invalid
[ WARN] [1500970819.269624973, 141.404900000]: Conversion from plan to elastic band failed. Plan probably not collision free. Plan not set for optimization
[ WARN] [1500970819.670180554, 141.805300000]: Optimization failed - Band invalid - No controls availlable
robot is moving forward like there is no obstacle
any ideas ?
thanks in advance
The text was updated successfully, but these errors were encountered: