|
#include <RobotAPI/libraries/skills/provider/mixins/RobotWritingSkillMixin.h>
Public Member Functions | |
SpecificRobotWritingSkillMixin (const std::string &rn, armem::client::MemoryNameSystem &mns) | |
Public Attributes | |
std::string | robotName |
armem::robot_state::VirtualRobotWriter | robotWriter |
Definition at line 18 of file RobotWritingSkillMixin.h.
|
inline |
Definition at line 23 of file RobotWritingSkillMixin.h.
std::string robotName |
Definition at line 20 of file RobotWritingSkillMixin.h.
armem::robot_state::VirtualRobotWriter robotWriter |
Definition at line 21 of file RobotWritingSkillMixin.h.