31 #ifndef __ICUBSKIN_H__
32 #define __ICUBSKIN_H__
53 std::vector<skinPart>
skin;
73 iCubSkin(
const std::string &_from,
const std::string &_context);
82 const std::string &_context=
"skinGui");
Class that collects a set of skinParts.
bool configureSkinFromFile(const std::string &_from="skinManAll.ini", const std::string &_context="skinGui")
Configures the class with an .ini file.
void print(int verbosity=0)
Print Method.
iCubSkin()
Default constructor.
std::vector< skinPart > skin
This file contains the definition of unique IDs for the body parts and the skin parts of the robot.