iCub-main
|
This file contains the definition of unique IDs for the body parts and the skin parts of the robot. More...
Namespaces | |
action | |
contrib | |
ctrl | |
debugLibrary | |
iDyn | |
iKin | |
learningmachine | |
optimization | |
perception | |
skin | |
skinDynLib | |
skinManager | |
Classes | |
class | rawValuesDataVectorsMap |
rawValuesDataVectorsMap IDL struct of a map of vectors to store the raw value data sent by the device More... | |
class | rawValuesKeyMetadata |
class | rawValuesKeyMetadataMap |
class | RawValuesPublisherMetadata_getMetadata_helper |
class | RawValuesPublisherMetadata |
This file contains the definition of unique IDs for the body parts and the skin parts of the robot.
Copyright (C) 2015 iCub Facility, Istituto Italiano di Tecnologia Author: Alessandro Roncone email: aless Contribution: Matej Hoffmann, andr o.ron cone @yale .edumatej website: www.robotcub.org Permission is granted to copy, distribute, and/or modify this program under the terms of the GNU General Public License, version 2 or any later version published by the Free Software Foundation. .hof fmann @iit .it
Copyright (C) 2015 iCub Facility, Istituto Italiano di Tecnologia Author: Alessandro Roncone email: aless website: www.robotcub.org Permission is granted to copy, distribute, and/or modify this program under the terms of the GNU General Public License, version 2 or any later version published by the Free Software Foundation. andr o.ron cone @iit. it
Class representing a contact on the tactile sensor system (skin) of iCub.
Moreover, it defines the association between each skin part and the corresponding body part and link number.
By default the robot is iCub. If the compilation flag "NAO_SKIN" is set to ON then the robot is Nao.
Windows, Linux
Copyright (C) 2011 RobotCub Consortium CopyPolicy: Released under the terms of the GNU GPL v2.0.
Windows, Linux
Copyright (C) 2010 RobotCub Consortium CopyPolicy: Released under the terms of the GNU GPL v2.0.
Windows
Copyright (C) 2010 RobotCub Consortium CopyPolicy: Released under the terms of the GNU GPL v2.0.
A copy of the license can be found at http://www.robotcub.org/icub/license/gpl.txt
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
This file contains the definition of the iCubSkin, i.e. a class that collects multiple skinPart(s).
Windows, Linux
A copy of the license can be found at http://www.robotcub.org/icub/license/gpl.txt
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
This file contains the definition of a skinPart, i.e. a class that collects multiple taxels..
Windows, Linux
A copy of the license can be found at http://www.robotcub.org/icub/license/gpl.txt
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
This file contains the definition of a Taxel, i.e. the atomic element the iCub skin is composed of. It is empowered by a Position and a Normal (both relative to the body part it belong to), and some more useful members.
Windows, Linux