Skip to content

Localization after multiple consecutive falls #579

Open
@texhnolyze

Description

@texhnolyze

Summary

During RoboCup 2024 we found, that when falling multiple times in short succession (e.g. colliding with other robots during dynup) we end up wrongly localizing.

Expected behavior

After falling multiple times, we still want to correctly reset localization so that it is a lot mor likely that we relocalize successfully.

Steps to Reproduce

  1. Be localized correctly on the field
  2. Fall over
  3. While getting back up fall over again 2-3 times, moving a bit on the field
  4. -> Should lead to wrong localization, because we reset it during getup, but fall again

Possible Solution

It might be possible to just wait for a second or two after fully getting up, to see if we are stable before resetting the localization

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions