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

Abort target_straight if the robot turns too much #51

Open
Peque opened this issue Nov 9, 2018 · 0 comments
Open

Abort target_straight if the robot turns too much #51

Peque opened this issue Nov 9, 2018 · 0 comments

Comments

@Peque
Copy link
Member

Peque commented Nov 9, 2018

In example: if it turns more than 180º, we should report collision detected.

This is probably the reason why the robot sometimes spins like crazy... In turns, actually, we have a time limit.

Could a watchdog help here?

We could also simply set straight movements to finish at the ideal time, just like we do with turns, instead of waiting for the average micrometers to reach a given value. Will this be more or less precise when there is a lateral correction applied during the straight movement?

@Peque Peque transferred this issue from Bulebots/bulebule Apr 29, 2019
@Peque Peque added this to the OSHWDem 2019 milestone Apr 29, 2019
@Peque Peque modified the milestones: OSHWDem 2019, Portugal 2020 Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant