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

Aborting because a valid plan could not be found. Even after executing all recovery behaviors. Husky was unable to reach its goal. GPS Waypoint unreachable. #11

Open
amjack0 opened this issue Dec 24, 2019 · 1 comment

Comments

@amjack0
Copy link

amjack0 commented Dec 24, 2019

I am using this repository on Ardumower (Ardumower.de).

EKF (Odometry + IMU)

I have used GPS only to get the latitude and longitude. Then GPS is no more in use.
so I have waypoints.txt file.
Move_base loads the waypoint.txt and also accepting the goal from gps_waypoint but giving the above mentioned error.
Robot was keep performing recovery behavior and then aborts the goal.

Can anyone suggest something ?
Screenshot from 2019-12-24 02-24-02

Regards,
MG

@nickcharron
Copy link
Owner

If you can't reach your goal, I'd suspect there's something wrong with your map or your localization. I don't think wheel odometry + imu would give you an accurate pose estimate for more than a few dozen meters (they are both prone to drift)

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