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