|  | 
| def | __init__ (self, float body_ptx, float body_pty, float body_ptz, float body_prx, float body_pry, float body_prz, float accelerometer_sigma, float gyroscope_sigma, float integration_sigma, float accelerometer_bias_sigma, float gyroscope_bias_sigma, float average_delta_t) | 
|  | 
Class to hold KITTI calibration info.
 
Definition at line 17 of file IMUKittiExampleGPS.py.
◆ __init__()
      
        
          | def gtsam.examples.IMUKittiExampleGPS.KittiCalibration.__init__ | ( |  | self, | 
        
          |  |  | float | body_ptx, | 
        
          |  |  | float | body_pty, | 
        
          |  |  | float | body_ptz, | 
        
          |  |  | float | body_prx, | 
        
          |  |  | float | body_pry, | 
        
          |  |  | float | body_prz, | 
        
          |  |  | float | accelerometer_sigma, | 
        
          |  |  | float | gyroscope_sigma, | 
        
          |  |  | float | integration_sigma, | 
        
          |  |  | float | accelerometer_bias_sigma, | 
        
          |  |  | float | gyroscope_bias_sigma, | 
        
          |  |  | float | average_delta_t | 
        
          |  | ) |  |  | 
      
 
 
◆ accelerometer_bias_sigma
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.accelerometer_bias_sigma | 
      
 
 
◆ accelerometer_sigma
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.accelerometer_sigma | 
      
 
 
◆ average_delta_t
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.average_delta_t | 
      
 
 
◆ bodyTimu
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.bodyTimu | 
      
 
 
◆ gyroscope_bias_sigma
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.gyroscope_bias_sigma | 
      
 
 
◆ gyroscope_sigma
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.gyroscope_sigma | 
      
 
 
◆ integration_sigma
      
        
          | gtsam.examples.IMUKittiExampleGPS.KittiCalibration.integration_sigma | 
      
 
 
The documentation for this class was generated from the following file: