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

Out of Range exeception while optimizing graph: invalid key #6

Open
lio94 opened this issue Apr 24, 2023 · 2 comments
Open

Out of Range exeception while optimizing graph: invalid key #6

lio94 opened this issue Apr 24, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@lio94
Copy link

lio94 commented Apr 24, 2023

Hi,

running example with the 2_driving_away_filtered.bag data, the ROS node crashes after a short while to an error "Out of Range exeception while optimizing graph: invalid key".

I've tried to increase the smootherLag parameter (default value: 1.5) in config/graph_config.yaml, but it does not seem to fix the issue completely.

I get a same type of error "Out of Range exeception while optimizing graph: Requested variable "x35180" is not in this VectorValues. This happens if the measurement delay is larger than the graph smootherLag..."

I thought to ask if you would have more insight on how to overtcome this problem.

@nubertj
Copy link
Member

nubertj commented Apr 28, 2023

dear @lio94,
Thanks a lot for your comment. We have fundamentally restructured the graph in the meanwhile and are currently writing a follow-up publication. Hence, I will soon introduce a completely new release, that is much more flexible and stable.
Until then, I am asking for some patience, as the released version was still under heavy development.

If you really need an updated version for your research, just contact me privately and I try to give you access to our current pre-release version.

Best,
Julian

@nubertj nubertj closed this as completed Apr 28, 2023
@nubertj nubertj reopened this Apr 28, 2023
@nubertj nubertj added the bug Something isn't working label Apr 28, 2023
@ksvbka
Copy link

ksvbka commented Mar 4, 2024

hi @nubertj
Thank for great project.
Do you have any update about the release new version?

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

No branches or pull requests

3 participants