Search papers, labs, and topics across Lattice.
This paper introduces KRVF, a source-aware semantic voxel representation designed for mobile manipulators operating under edge-compute constraints. By prioritizing task-oriented voxel encoding over traditional geometric fidelity, KRVF enables depth-failure-aware object reasoning while maintaining the integrity of persistent geometry. The approach integrates mapping and sensing through a feedback loop and provides task-level query operators, significantly enhancing the usability of semantic information in real-time robotic applications.
KRVF transforms mobile manipulation by enabling robots to reason about their environment with depth-failure awareness while efficiently managing edge-compute resources.
Mobile manipulators need world models that are current, queryable, semantically meaningful, and usable under edge-compute constraints. This technical report presents KRVF, a source-aware semantic voxel world representation for edge mobile manipulation. Unlike reconstruction-centric mapping pipelines that primarily optimize global geometric fidelity, KRVF represents local world state as task-oriented voxels that encode occupancy, color, semantic evidence, temporal freshness, and evidence source. The representation separates measured occupancy from semantic-prior hypotheses, enabling depth-failure-aware object reasoning without silently corrupting persistent geometry. KRVF also closes a feedback loop between mapping and sensing by rendering map-prior depth for repair, and exposes task-level query operators for semantic objects and grasp candidates. The report formalizes the KRVF representation and documents a ROS 2 implementation that turns online RGB-D observations into a task-facing robot memory.