#include "structs.h"

Go to the source code of this file.
Functions | |
| PoseMap | hogman_solver (KinematicGraphType &graph, PoseIndex &poseIndex, PoseMap &observed, PoseMap &predictedEmpty, double sigma_position, double sigma_orientation, double timestamp) |
| PoseMap hogman_solver | ( | KinematicGraphType & | graph, | |
| PoseIndex & | poseIndex, | |||
| PoseMap & | observed, | |||
| PoseMap & | predictedEmpty, | |||
| double | sigma_position, | |||
| double | sigma_orientation, | |||
| double | timestamp | |||
| ) |
Definition at line 75 of file hogman_wrapper.cpp.