class documentation

class Link(object):

Constructor: RobotCommander.Link(robot, name)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method name Undocumented
Method pose @rtype: geometry_msgs.Pose
Instance Variable _name Undocumented
Instance Variable _robot Undocumented
def __init__(self, robot, name):

Undocumented

def name(self):

Undocumented

def pose(self):

@rtype: geometry_msgs.Pose

_name =

Undocumented

_robot =

Undocumented