Swarm-SLAM  1.0.0
C-SLAM Framework
test_sparse_matching Namespace Reference

Classes

class  TestSparseMatching
 

Functions

def set_params ()
 

Variables

 GlobalDescriptor
 

Function Documentation

◆ set_params()

def test_sparse_matching.set_params ( )

Definition at line 12 of file test_sparse_matching.py.

Here is the caller graph for this function:

Variable Documentation

◆ GlobalDescriptor

test_sparse_matching.GlobalDescriptor
Initial value:
1 = namedtuple('GlobalDescriptor',
2  ['keyframe_id', 'robot_id', 'descriptor'])

Definition at line 9 of file test_sparse_matching.py.