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

Robot moves backward or doesn't follow path in navigation simulation #22

Closed
morty-clobot opened this issue Oct 26, 2021 · 1 comment · Fixed by #23
Closed

Robot moves backward or doesn't follow path in navigation simulation #22

morty-clobot opened this issue Oct 26, 2021 · 1 comment · Fixed by #23
Labels
bug Something isn't working

Comments

@morty-clobot
Copy link
Contributor

I run navigation simulation, and set goal on rviz.

  • The robot moves backward to follow the path to a goal that is set behind the robot. I think it's better to turn and move forward than move backward.

ezgif com-gif-maker (1)

  • Sometimes the robot doesn't follow the path, just moves backward. In the terminal, the error message is shown as DWA planner failed to produce path..
    ezgif com-gif-maker (2)

To resolve issue #19, this abnormal motion of the robot should be fixed.

@morty-clobot morty-clobot added the bug Something isn't working label Oct 26, 2021
ClobotPaul added a commit to ClobotPaul/clober that referenced this issue Oct 28, 2021
- Change the dwa_local_planner.yaml's parameter to working navigation
- Fix the robot cannot go backward
- Make lower the costmap's inflation_radius from 0.5 to 0.4
ClobotPaul added a commit that referenced this issue Nov 10, 2021
- Change the dwa_local_planner.yaml's parameter to working navigation
- Fix the robot cannot go backward
- Make lower the costmap's inflation_radius from 0.5 to 0.4
@ClobotPaul
Copy link

This issue is resolved by #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants