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

Coverage handles bump hazards poorly #34

Open
JonathanNash21 opened this issue Nov 14, 2022 · 0 comments
Open

Coverage handles bump hazards poorly #34

JonathanNash21 opened this issue Nov 14, 2022 · 0 comments

Comments

@JonathanNash21
Copy link

When testing out the coverage action, I've noticed that whenever the Create3 runs into a wall or something that is relatively immovable for the robot, it spins its wheels around a bit and then aborts. For items it can move (or get moved away fast enough), it seems to just rotate around a bit and then move in a new direction, and if it bumps into another object soon afterwards it immediately aborts. My question is, why would it not back up a bit before turning around? Having this as a feature would very likely prevent the action from aborting so often, and it can still remain within the realm of a given safety feature, unless I'm misunderstanding something. It's rather annoying having to manually move the robot from a wall and then re-run the coverage action multiple times.

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

1 participant