#include <yarp/os/Network.h>#include <yarp/dev/ControlBoardInterfaces.h>#include <yarp/dev/ControlBoardHelpers.h>#include <yarp/sig/Vector.h>#include <yarp/os/Time.h>#include <yarp/os/Subscriber.h>#include <yarp/dev/PolyDriver.h>#include <yarp/dev/INavigation2D.h>#include <yarp/os/Node.h>#include <yarp/rosmsg/geometry_msgs/Twist.h>#include <yarp/dev/WrapperSingle.h>#include <mutex>#include <string>
Include dependency graph for MobileBaseVelocityControl_nws_ros.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | commandSubscriber |
MobileBaseVelocityControl_nws_ros: A device which allows a client application to control the velocity of a mobile base from ROS. The device opens a topic of type yarp::rosmsg::geometry_msgs::Twist to receive user commands More... | |
| class | MobileBaseVelocityControl_nws_ros |