potkf_kalman.h File Reference

Kalman functions header. More...

#include "potkf_common.h"
Include dependency graph for potkf_kalman.h:
This graph shows which files directly or indirectly include this file:

Functions

void init_model (t_model *model)
 Model initialisation function All models must pass through here in order to be used.
void kalman_iteration (t_model *model)
void kalman (t_object **objects, int size, t_config *config, t_flag *flags)
 Main kalman tracking function, initialises estimation for all objects.
void kinit_model (t_kmodel *model)
void kinit_list (t_object_list *object)
void kkalman (t_object_list **objects, int size, t_config *, t_flag *, double robot_vx, double robot_vy)
void kkalman_iteration (t_object_list *object)
void update_transition_matrix (t_object_list **list, int size, double dt)
void add_to_err_acc (t_object_list *object)

Detailed Description

Kalman functions header.

Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3