Public Member Functions | Static Public Member Functions | List of all members
HebirosSubscribersPhysical Class Reference

#include <hebiros_subscribers_physical.h>

Inheritance diagram for HebirosSubscribersPhysical:
Inheritance graph
[legend]

Public Member Functions

void command (const boost::shared_ptr< hebiros::CommandMsg const > data, std::string group_name)
 
void feedback (std::string group_name, const hebi::GroupFeedback &group_fbk)
 
void jointCommand (const boost::shared_ptr< sensor_msgs::JointState const > data, std::string group_name)
 
void registerGroupSubscribers (std::string group_name)
 

Static Public Member Functions

static void addEffortGainsCommand (hebi::GroupCommand *group_command, hebiros::PidGainsMsg data, std::string group_name)
 
static void addJointCommand (hebi::GroupCommand *group_command, sensor_msgs::JointState data, std::string group_name)
 
static void addPositionGainsCommand (hebi::GroupCommand *group_command, hebiros::PidGainsMsg data, std::string group_name)
 
static void addSettingsCommand (hebi::GroupCommand *group_command, hebiros::SettingsMsg data, std::string group_name)
 
static void addVelocityGainsCommand (hebi::GroupCommand *group_command, hebiros::PidGainsMsg data, std::string group_name)
 
- Static Public Member Functions inherited from HebirosSubscribers
static bool jointFound (std::string group_name, std::string joint_name)
 
static void jointNotFound (std::string joint_name)
 

Additional Inherited Members

- Static Public Attributes inherited from HebirosSubscribers
static std::map< std::string, ros::Subscribersubscribers
 

Detailed Description

Definition at line 13 of file hebiros_subscribers_physical.h.

Member Function Documentation

void HebirosSubscribersPhysical::addEffortGainsCommand ( hebi::GroupCommand group_command,
hebiros::PidGainsMsg  data,
std::string  group_name 
)
static

Definition at line 292 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::addJointCommand ( hebi::GroupCommand group_command,
sensor_msgs::JointState  data,
std::string  group_name 
)
static

Definition at line 88 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::addPositionGainsCommand ( hebi::GroupCommand group_command,
hebiros::PidGainsMsg  data,
std::string  group_name 
)
static

Definition at line 146 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::addSettingsCommand ( hebi::GroupCommand group_command,
hebiros::SettingsMsg  data,
std::string  group_name 
)
static

Definition at line 114 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::addVelocityGainsCommand ( hebi::GroupCommand group_command,
hebiros::PidGainsMsg  data,
std::string  group_name 
)
static

Definition at line 219 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::command ( const boost::shared_ptr< hebiros::CommandMsg const >  data,
std::string  group_name 
)

Definition at line 39 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::feedback ( std::string  group_name,
const hebi::GroupFeedback group_fbk 
)

Definition at line 366 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::jointCommand ( const boost::shared_ptr< sensor_msgs::JointState const >  data,
std::string  group_name 
)

Definition at line 65 of file hebiros_subscribers_physical.cpp.

void HebirosSubscribersPhysical::registerGroupSubscribers ( std::string  group_name)
virtual

Reimplemented from HebirosSubscribers.

Definition at line 8 of file hebiros_subscribers_physical.cpp.


The documentation for this class was generated from the following files:


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