#include <stdio.h>
#include <ros/ros.h>
#include "inference/SceneInferenceEngine.h"
Go to the source code of this file.
Inference engine main program. Sets up a ros node running the inference engine.
Definition at line 33 of file inference.cpp.