SAF
Loading...
Searching...
No Matches
test__tracker_module.c File Reference

Unit tests for the SAF tracker module. More...

#include "saf_test.h"

Go to the source code of this file.

Functions

void test__tracker3d (void)
 Testing that the particle-filtering based tracker is able to correctly track two simultaneous targets.
 

Detailed Description

Unit tests for the SAF tracker module.

Author
Leo McCormack
Date
27.04.2020
License
GNU GPLv2

Definition in file test__tracker_module.c.

Function Documentation

◆ test__tracker3d()

void test__tracker3d ( void )

Testing that the particle-filtering based tracker is able to correctly track two simultaneous targets.

Definition at line 31 of file test__tracker_module.c.