Definition at line 51 of file python_moveit_commander.py.
 
◆ check_target_setting()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.check_target_setting  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          expect,  | 
        
        
           | 
           | 
          *  | 
          args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ plan()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.plan  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          target  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setUpClass()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.setUpClass  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ tearDown()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.tearDown  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_enforce_bounds()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_enforce_bounds  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_enforce_bounds_empty_state()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_enforce_bounds_empty_state  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_get_current_state()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_get_current_state  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_gogogo()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_gogogo  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_planning_scene_interface()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_planning_scene_interface  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_target_setting()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_target_setting  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ test_validation()
      
        
          | def python_moveit_commander.PythonMoveitCommanderTest.test_validation  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
 
◆ commander
      
        
          | python_moveit_commander.PythonMoveitCommanderTest.commander | 
        
      
 
 
◆ group
      
        
          | python_moveit_commander.PythonMoveitCommanderTest.group | 
        
      
 
 
◆ JOINT_NAMES
  
  
      
        
          | list python_moveit_commander.PythonMoveitCommanderTest.JOINT_NAMES | 
         
       
   | 
  
static   | 
  
 
Initial value:=  [
        "joint_1",
        "joint_2",
        "joint_3",
        "joint_4",
        "joint_5",
        "joint_6",
    ]
 
Definition at line 53 of file python_moveit_commander.py.
 
 
◆ PLANNING_GROUP
  
  
      
        
          | string python_moveit_commander.PythonMoveitCommanderTest.PLANNING_GROUP = "manipulator" | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following file: