MCPcopy Create free account

hub / github.com/cggos/imu_x_fusion / functions

Functions134 in github.com/cggos/imu_x_fusion

↓ 14 callersMethodvec
include/common/state.hpp:116
↓ 5 callersMethodmeasurement_jacobian
include/sensor/gnss.hpp:47
↓ 5 callersMethodmeasurement_residual
include/sensor/gnss.hpp:43
↓ 5 callersMethodpose
include/common/state.hpp:63
↓ 4 callersMethodinit
include/sensor/imu.hpp:69
↓ 4 callersMethodpredict
include/sensor/imu.hpp:33
↓ 3 callersFunctionLoadSensorData
src/dataset/kaist_pub.cpp:35
↓ 3 callersMethodprocess
include/fusion/predictor.hpp:38
↓ 3 callersMethodpublish_vo
include/common/view.hpp:20
↓ 3 callersMethodset_cov
* @brief Set the cov object * * @param sigma_p pos std, m * @param sigma_v vel std, m/s * @param sigma_rp roll pitch std * @param sigma
include/common/state.hpp:146
↓ 3 callersMethodset_params
include/sensor/gnss.hpp:32
↓ 2 callersMethodfrom_vec
include/common/state.hpp:128
↓ 2 callersMethodpropagate_state
* @brief * * @ref ESKF 5.4.1 The nominal state kinematics (without noise) * * @param last_imu * @param curr_imu * @param last_state
include/sensor/imu.hpp:104
↓ 2 callersMethodset_pose
include/common/state.hpp:70
↓ 2 callersMethodupdate_K
include/estimator/ekf.hpp:25
↓ 2 callersMethodupdate_P
include/estimator/ekf.hpp:33
↓ 1 callersMethodcheck_jacobian
include/sensor/gnss.hpp:59
↓ 1 callersMethodg2l
* @brief global to local coordinate, convert WGS84 to ENU frame * * @param gps_data_ptr * @return Eigen::Vector3d */
include/sensor/gnss.hpp:67
↓ 1 callersMethodl2g
* @brief local to glocal coordinate, convert ENU to WGS84 lla * * @param p_wb * @return Eigen::Vector3d */
include/sensor/gnss.hpp:79
↓ 1 callersFunctionlla_to_enu
(lat, lon, alt, lat0, lon0, alt0)
scripts/draw_rtk_pymap3d.py:7
↓ 1 callersFunctionlla_to_enu
(point, ref_point)
scripts/draw_rtk_geo.py:9
↓ 1 callersFunctionlla_to_enu
(lon, lat, height)
scripts/draw_rtk_pyproj.py:27
↓ 1 callersMethodnoise_cov
include/sensor/imu.hpp:188
↓ 1 callersMethodnoise_cov_discret_time
include/sensor/imu.hpp:198
↓ 1 callersMethodpropagate_state_cov
* @brief * * @ref ESKF * 5.4.3 (local angular error) * 7.2.3 (global angular error) * The error-state Jacobian and pertu
include/sensor/imu.hpp:161
↓ 1 callersMethodpublish_gnss
include/common/view.hpp:61
↓ 1 callersMethodset_bias
include/common/state.hpp:58
↓ 1 callersMethodset_vec_pq
include/common/state.hpp:91
↓ 1 callersMethodupdate
include/estimator/ukf.hpp:63
↓ 1 callersMethodvec_pq
include/common/state.hpp:80
MethodComputeJacobian
include/estimator/map_cs.hpp:42
MethodData
include/fusion/predictor.hpp:16
MethodEKF
include/estimator/ekf.hpp:10
MethodEKFFusionNode
src/imu_vo_ekf.cpp:19
MethodEvaluate
include/estimator/map_cs.hpp:76
MethodFactor
include/fusion/factor.hpp:13
MethodFusionNode
src/imu_gnss_ekf.cpp:20
MethodGNSS
include/sensor/gnss.hpp:28
MethodGetHessian
include/estimator/map_g2o.hpp:60
MethodGlobalSize
include/estimator/map_cs.hpp:49
MethodIMU
include/sensor/imu.hpp:28
MethodImuData
include/sensor/imu.hpp:19
MethodKF
include/estimator/kf.hpp:11
MethodLocalSize
include/estimator/map_cs.hpp:50
MethodMAP
include/estimator/map.hpp:14
MethodMAPCostFunctor
include/estimator/map_cs.hpp:55
MethodMAPFusionNode
src/imu_vo_map.cpp:30
MethodObserver
include/fusion/observer.hpp:17
MethodOdom6Dof
include/sensor/odom_6dof.hpp:18
MethodPlus
include/estimator/map_cs.hpp:34
MethodPredictor
include/fusion/predictor.hpp:28
MethodState
include/common/state.hpp:48
MethodStateEstimator
include/estimator/estimator.hpp:9
MethodUKF
include/estimator/ukf.hpp:15
MethodUKFFusionNode
src/imu_vo_ukf.cpp:16
MethodViewer
include/common/view.hpp:14
Methodcheck_jacobian
* @brief check jacobian * * @param mat_x * @param mat_z */
include/sensor/odom_6dof.hpp:124
Methodchi2
include/estimator/ukf.hpp:240
MethodcomputeError
include/estimator/map_g2o.hpp:48
Methodcompute_scale_weights
include/estimator/ukf.hpp:97
Methodcondition_number
include/common/utils.hpp:91
Methodcross_correlation_matrix
include/estimator/ukf.hpp:229
Methoddelta_rot_mat
* @brief * * @param delta_rot_vec small rotation vector * @param flag 0: angle axis, 1: quaternion * @return Eigen::Matrix3d */
include/common/state.hpp:192
Functionecef_to_lla
x = 652954.1006 y = 4774619.7919 z = -4167647.7937
scripts/draw_rtk_pyproj.py:7
Methodenu2lla
include/sensor/gnss.hpp:94
Methodgating_test
include/estimator/map_g2o.hpp:65
Methodgating_test
include/estimator/ukf.hpp:242
Methodgenerate_sigma_points
include/estimator/ukf.hpp:118
MethodgetKalibrStyleTransform
include/common/utils.hpp:67
MethodgetTransformCV
include/common/utils.hpp:38
MethodgetVec16Transform
include/common/utils.hpp:57
Methodgps_callback
src/imu_gnss_ekf.cpp:78
Methodimu_callback
src/imu_gnss_ekf.cpp:53
Methodimu_callback
src/imu_vo_map.cpp:71
Methodimu_callback
src/imu_vo_ekf.cpp:55
Methodimu_callback
src/imu_vo_ukf.cpp:52
Methodinit_rot_from_imudata
include/sensor/imu.hpp:204
MethodlinearizeOplus
include/estimator/map_g2o.hpp:53
Methodlla2enu
include/sensor/gnss.hpp:85
Functionmain
src/imu_gnss_ekf.cpp:142
Functionmain
src/imu_vo_map.cpp:290
Functionmain
src/imu_vo_ekf.cpp:146
Functionmain
src/imu_vo_ukf.cpp:115
Functionmain
src/dataset/kaist_pub.cpp:53
Methodmeasurement_function
include/sensor/gnss.hpp:37
Methodmeasurement_function
* @brief measurement estimation h(x), Twb in frame V --> Tc0cn * * @param mat_x * @return Eigen::MatrixXd */
include/sensor/odom_6dof.hpp:33
Methodmeasurement_jacobian
* @brief h(x)/delta X or -r(x)/delta X * * @param mat_x * @param mat_z * @return Eigen::MatrixXd */
include/sensor/odom_6dof.hpp:68
Methodmeasurement_residual
* @brief residual = z - h(x) * * @param mat_x * @param mat_z * @return Eigen::MatrixXd */
include/sensor/odom_6dof.hpp:47
Methodoperator+
include/common/state.hpp:165
Methodoperator-
include/common/state.hpp:175
MethodoplusImpl
include/estimator/map_g2o.hpp:29
Methodpredict
include/estimator/map.hpp:16
Methodpredict
include/estimator/ukf.hpp:41
Methodpredict
include/estimator/ekf.hpp:22
Methodpredict_imu
include/estimator/ukf.hpp:45
Methodpredict_measurement_mean_cov
include/estimator/ukf.hpp:211
Methodpredict_measurement_sigma_points
include/estimator/ukf.hpp:189
Methodpredict_sigma_points
include/estimator/ukf.hpp:152
Methodpredict_sigma_points_mean_cov
include/estimator/ukf.hpp:167
Methodpush_data
include/sensor/imu.hpp:49
next →1–100 of 134, ranked by callers