#include <graph_learner.h>
Public Member Functions | |
PoseMap | getPrediction (PoseMap &observedMarkers, PoseMap &predictedEmpty) |
void | sendTreeTransforms (KinematicGraphType graph) |
Definition at line 13 of file graph_learner.h.
PoseMap GraphLearner::getPrediction | ( | PoseMap & | observedMarkers, |
PoseMap & | predictedEmpty | ||
) |
Definition at line 11 of file graph_learner.cpp.
void GraphLearner::sendTreeTransforms | ( | KinematicGraphType | graph | ) |
Definition at line 17 of file graph_learner.cpp.