#include "TestClass.hpp"
#include <ros/ros.h>
#include <telekyb_base/Spaces.hpp>
#include <telekyb_base/TeleKyb.hpp>
#include <telekyb_base/Time.hpp>
#include <iostream>
#include <telekyb_base/ROS/GenericSubscriber.hpp>
#include <std_msgs/Float32.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 53 of file TestClass.cpp.