Skip to content

Reuse capt tree across control cycles (incremental updates)Β #85

@PetropoulakisPanagiotis

Description

Hi, first of all great work on VAMP β€” it is running very fast on our robot, and we are now using it successfully in real time πŸ‘

We had a question regarding the capt tree lifecycle.

At the moment, the capt tree is created and initialized at every control cycle. From a control-loop perspective, this is quite expensive, especially when the incoming point cloud changes only slightly between cycles.

We were wondering:

Is there currently a way (or a planned approach) to initialize the tree once and then update it incrementally at each control cycle with the new incoming points?

This could significantly reduce computation while preserving behavior in slowly varying environments.

Thanks again for the great work!

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions