|  | 
| def | assertTrue (self, a) | 
|  | 
| def | check_acceleration (self, name) | 
|  | 
| def | check_log_data (self, data, idx, tm_data, min_data, max_data, acc_thre=0.06, tm_thre=0.1) | 
|  | 
| def | check_q_data (self, name) | 
|  | 
| def | load_log_data (self, name) | 
|  | 
| def | set_joint_angles_no_wait_test (self) | 
|  | 
| def | setUpClass (cls) | 
|  | 
| def | tearDownClass (cls) | 
|  | 
| def | write_all_joint_pdf (self, name, pdf_name) | 
|  | 
| def | write_d_dd_data (self, name) | 
|  | 
| def | write_output_to_pdf (self, name) | 
|  | 
Definition at line 29 of file test_hironx.py.
 
      
        
          | def test_hironx.TestHiro.assertTrue | ( |  | self, | 
        
          |  |  |  | a | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.check_acceleration | ( |  | self, | 
        
          |  |  |  | name | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.check_log_data | ( |  | self, | 
        
          |  |  |  | data, | 
        
          |  |  |  | idx, | 
        
          |  |  |  | tm_data, | 
        
          |  |  |  | min_data, | 
        
          |  |  |  | max_data, | 
        
          |  |  |  | acc_thre = 0.06, | 
        
          |  |  |  | tm_thre = 0.1 | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.check_q_data | ( |  | self, | 
        
          |  |  |  | name | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.load_log_data | ( |  | self, | 
        
          |  |  |  | name | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.set_joint_angles_no_wait_test | ( |  | self | ) |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.setUpClass | ( |  | cls | ) |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.tearDownClass | ( |  | cls | ) |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.write_all_joint_pdf | ( |  | self, | 
        
          |  |  |  | name, | 
        
          |  |  |  | pdf_name | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.write_d_dd_data | ( |  | self, | 
        
          |  |  |  | name | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | def test_hironx.TestHiro.write_output_to_pdf | ( |  | self, | 
        
          |  |  |  | name | 
        
          |  | ) |  |  | 
      
 
 
      
        
          | test_hironx.TestHiro.robot | 
      
 
 
The documentation for this class was generated from the following file: