class that defines a vpRobot to use with ROS More...
#include <visp/vpHomogeneousMatrix.h>
#include <visp/vpRobotException.h>
#include <visp_ros/vpROSRobot.h>
#include <visp/vpDebug.h>
#include <iostream>
#include <ros/ros.h>
#include <ros/time.h>
#include <sstream>
Go to the source code of this file.
class that defines a vpRobot to use with ROS
Definition in file vpROSRobot.cpp.