Classes | Public Member Functions | Private Attributes
moveit_commander.robot.RobotCommander Class Reference

List of all members.

Classes

class  Joint
class  Link

Public Member Functions

def __getattr__
def __init__
def get_current_variable_values
def get_default_owner_group
def get_group
def get_group_names
def get_joint
def get_joint_names
def get_link
def get_link_names
def get_planning_frame
def get_root_link
def has_group

Private Attributes

 _groups
 _joint_owner_group
 _r

Detailed Description

Definition at line 39 of file robot.py.


Constructor & Destructor Documentation

Definition at line 95 of file robot.py.


Member Function Documentation

We catch the names of groups, joints and links to allow easy access to their properties 

Definition at line 172 of file robot.py.

Get a dictionary mapping variable names to values. Note that a joint may consist of one or more variables 

Definition at line 132 of file robot.py.

Get the name of the smallest group (fewest joints) that includes the joint name specified as argument

Definition at line 158 of file robot.py.

Definition at line 148 of file robot.py.

Get the names of the groups defined for the robot

Definition at line 128 of file robot.py.

Definition at line 136 of file robot.py.

def moveit_commander.robot.RobotCommander.get_joint_names (   self,
  group = None 
)
Get the names of all the movable joints that make up a group (mimic joints and fixed joints are excluded). If no group name is specified, all joints in the robot model are returned, including fixed and mimic joints 

Definition at line 108 of file robot.py.

Definition at line 142 of file robot.py.

def moveit_commander.robot.RobotCommander.get_link_names (   self,
  group = None 
)
Get the links that make up a group. If no group name is specified, all the links in the robot model are returned. 

Definition at line 118 of file robot.py.

Get the frame of reference in which planning is done (and environment is maintained)

Definition at line 100 of file robot.py.

Get the name of the root link of the robot model 

Definition at line 104 of file robot.py.

Definition at line 155 of file robot.py.


Member Data Documentation

Definition at line 95 of file robot.py.

Definition at line 95 of file robot.py.

Definition at line 95 of file robot.py.


The documentation for this class was generated from the following file:


moveit_commander
Author(s): Ioan Sucan
autogenerated on Mon Oct 6 2014 02:24:45