M7 Class Reference
#include <m7.h>
List of all members.
Detailed Description
A special class who loads normally but turns off collisions between all the links in it
Definition at line 37 of file m7.h.
Constructor & Destructor Documentation
M7::M7 |
( |
World * |
w, |
|
|
const char * |
name | |
|
) |
| | [inline] |
Empty constructor (placeholder)
Definition at line 41 of file m7.h.
Member Function Documentation
void M7::cloneFrom |
( |
Hand * |
original |
) |
[virtual] |
Performs the normal robot clone routine then turns off collisions between all the links in the robot
Reimplemented from Hand.
Definition at line 51 of file m7.cpp.
int M7::loadFromXml |
( |
const TiXmlElement * |
root, |
|
|
QString |
rootPath | |
|
) |
| | [virtual] |
Performs the normal robot load routine then turns off collisions between all the links in the robot
Reimplemented from Robot.
Definition at line 34 of file m7.cpp.
The documentation for this class was generated from the following files:
- /opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/include/m7.h
- /opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/src/m7.cpp