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

Add Direct Initialization Option with GNSS pose #8940

Open
3 tasks done
meliketanrikulu opened this issue Sep 23, 2024 · 0 comments
Open
3 tasks done

Add Direct Initialization Option with GNSS pose #8940

meliketanrikulu opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
component:localization Vehicle's position determination in its environment. (auto-assigned) component:system System design and integration. (auto-assigned)

Comments

@meliketanrikulu
Copy link
Contributor

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

You need to call service to initialize directly now. Documentation
However, if you trust the GNSS pose, you may want to initialize directly with the GNSS pose. For example, we think that the pose coming from GNSS for the simulation environment can be used for initialization directly. We think that the feature of using GNSS poses should be added to activate the direct initialization feature for such cases.

Purpose

In cases where we trust the GNSS pose (simulation tests etc.), we want to shorten the time spent for pose initlizer and ensure that the direct initilization feature is realized through the subscribed GNSS topic.

Possible approaches

Adding control of gnss poses when the direct initlizer feature is activated may solve the problem.

Definition of done

The task is completed when Direct initialization is activated using GNSS poses with parameter changes.

@meliketanrikulu meliketanrikulu self-assigned this Sep 23, 2024
@meliketanrikulu meliketanrikulu added component:localization Vehicle's position determination in its environment. (auto-assigned) component:system System design and integration. (auto-assigned) labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:localization Vehicle's position determination in its environment. (auto-assigned) component:system System design and integration. (auto-assigned)
Projects
None yet
Development

No branches or pull requests

1 participant