The role of this ROS subscriber is to receive commands messages (sent by a publisher) and pass them to the hand after translating them to the correct format. More...
#include <iostream>#include <string>#include <vector>#include "sr_hand/sr_subscriber.h"#include <boost/algorithm/string.hpp>#include <sr_utilities/sr_math_utils.hpp>
Go to the source code of this file.
Namespaces | |
| shadowrobot | |
The role of this ROS subscriber is to receive commands messages (sent by a publisher) and pass them to the hand after translating them to the correct format.
Definition in file sr_subscriber.cpp.