Multi-Hypothesis AMCL #504
Replies: 8 comments
-
|
Following up on a discussion about the proposed observation model (contribution 2 of the paper):
Other notes:
FYI @serraramiro1 @glpuga |
Beta Was this translation helpful? Give feedback.
-
|
Updating after today's sync Some really basic outlines for this contribution, in the shape of some development steps in suggested order.
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thanks for posting @olmerg . That's interesting, at first sight it looks very different from NAV2's amcl node. I had understood from some post that they were going to add MH back into NAV2's AMCL, but from this starting point it looks like it would be a very hard thing to do and it looks like it's more likely that they will just open source this code. |
Beta Was this translation helpful? Give feedback.
-
They gave up 😄 |
Beta Was this translation helpful? Give feedback.
-
|
Yes the approach it is interesting they have the particles in the container and another timer make the hypothesis algorithm. |
Beta Was this translation helpful? Give feedback.
-
|
This has been in the backlog for a while. I wonder if there is path (and interest) for the techniques in https://github.com/fmrico/mh_amcl to be recreated in Beluga. I also wonder if there have been any further developments. Perhaps @fmrico can shed some light here. |
Beta Was this translation helpful? Give feedback.
-
|
Hi all, Yes, we continued this research to elevation maps for non-planar environments: https://github.com/navigation-gridmap/mh_amcl I hope you find it interesting |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Following up on this discussion. As we're looking for targets to show the versatility of
beluga, MH-AMCL is probably worth considering. In addition to the multiple hypothesis machinery, they also use a different resampling algorithm.Preprint: https://arxiv.org/abs/2209.07586
Beta Was this translation helpful? Give feedback.
All reactions