hebiros_subscribers_gazebo.h
Go to the documentation of this file.
1 #ifndef HEBIROS_SUBSCRIBERS_GAZEBO_H
2 #define HEBIROS_SUBSCRIBERS_GAZEBO_H
3 
4 #include "sensor_msgs/JointState.h"
5 #include "hebiros/FeedbackMsg.h"
6 #include "hebiros/CommandMsg.h"
7 
8 #include "hebiros_subscribers.h"
9 
10 
12 
13  public:
14 
15  void registerGroupSubscribers(std::string group_name);
17  std::string group_name);
19  std::string group_name);
21  std::string group_name);
22 
23 };
24 
25 #endif
void jointCommand(const boost::shared_ptr< sensor_msgs::JointState const > data, std::string group_name)
void command(const boost::shared_ptr< hebiros::CommandMsg const > data, std::string group_name)
void feedback(const boost::shared_ptr< hebiros::FeedbackMsg const > data, std::string group_name)
void registerGroupSubscribers(std::string group_name)


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:08:14