concepts.dm.crow.interfaces.perception_interface.CrowGlobalMemory#
- class CrowGlobalMemory[source]#
Bases:
object
The global memory of the perception system.
Methods
Attributes
The partial point cloud of the scene.
The partial mesh of the scene.
The point cloud of the scene.
The mesh of the scene.
- __init__(partial_scene_pcd, partial_scene_mesh, scene_pcd, scene_mesh)#
- __new__(**kwargs)#