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

Driving timeout #128

Merged
merged 17 commits into from
Jul 30, 2024
Merged

Driving timeout #128

merged 17 commits into from
Jul 30, 2024

Conversation

LukasBaecker
Copy link
Contributor

@LukasBaecker LukasBaecker commented Jul 19, 2024

Working on Issue #126.

  • quick-fix for U5
  • test quick-fix on U5
  • understand bug
  • fix bug
  • (test on robot)

@LukasBaecker LukasBaecker linked an issue Jul 19, 2024 that may be closed by this pull request
@LukasBaecker LukasBaecker added this to the 0.2.0 milestone Jul 19, 2024
@LukasBaecker LukasBaecker added the bug Something isn't working label Jul 19, 2024
@LukasBaecker LukasBaecker changed the title Drive timeout Driving timeout Jul 19, 2024
@rodja
Copy link
Member

rodja commented Jul 21, 2024

As mentioned in #126 (comment) this may become obsolete with #130.

@pascalzauberzeug
Copy link
Contributor

Additionaly to #130 #134 should fix this.
But we still have to test whether this is true or not

@LukasBaecker
Copy link
Contributor Author

I now added a test to check if the target angle is being calculated correctly.

@rodja
Copy link
Member

rodja commented Jul 29, 2024

@LukasBaecker The test is good. But I think you can revert the other changes. Can you prepare for merge soon? Would be great to have this in the 0.2.0 release...

@LukasBaecker
Copy link
Contributor Author

LukasBaecker commented Jul 30, 2024

Testing this PR on a robot is not necessary anymore because the main changes have already been tested and merged in #134. This PR does only contain a test that runs in simulation. The duration of the timeout was tested on a real robot.

@LukasBaecker LukasBaecker marked this pull request as ready for review July 30, 2024 11:42
@pascalzauberzeug pascalzauberzeug merged commit 918dfbf into main Jul 30, 2024
1 check passed
@pascalzauberzeug pascalzauberzeug deleted the drive-timeout branch July 30, 2024 15:12
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 this pull request may close these issues.

Driving Timeout
3 participants