|
#include <RobotAPI/libraries/skills/provider/mixins/RobotReadingSkillMixin.h>
Public Member Functions | |
SpecificRobotReadingSkillMixin (const std::string &rn, const armem::robot_state::VirtualRobotReader &r) | |
Public Attributes | |
std::string | robotName |
armem::robot_state::VirtualRobotReader | robotReader |
Definition at line 17 of file RobotReadingSkillMixin.h.
SpecificRobotReadingSkillMixin | ( | const std::string & | rn, |
const armem::robot_state::VirtualRobotReader & | r | ||
) |
Definition at line 14 of file RobotReadingSkillMixin.cpp.
std::string robotName |
Definition at line 19 of file RobotReadingSkillMixin.h.
armem::robot_state::VirtualRobotReader robotReader |
Definition at line 20 of file RobotReadingSkillMixin.h.