Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cggos/imu_x_fusion
/ functions
Functions
134 in github.com/cggos/imu_x_fusion
⨍
Functions
134
◇
Types & classes
28
↓ 14 callers
Method
vec
include/common/state.hpp:116
↓ 5 callers
Method
measurement_jacobian
include/sensor/gnss.hpp:47
↓ 5 callers
Method
measurement_residual
include/sensor/gnss.hpp:43
↓ 5 callers
Method
pose
include/common/state.hpp:63
↓ 4 callers
Method
init
include/sensor/imu.hpp:69
↓ 4 callers
Method
predict
include/sensor/imu.hpp:33
↓ 3 callers
Function
LoadSensorData
src/dataset/kaist_pub.cpp:35
↓ 3 callers
Method
process
include/fusion/predictor.hpp:38
↓ 3 callers
Method
publish_vo
include/common/view.hpp:20
↓ 3 callers
Method
set_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 callers
Method
set_params
include/sensor/gnss.hpp:32
↓ 2 callers
Method
from_vec
include/common/state.hpp:128
↓ 2 callers
Method
propagate_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 callers
Method
set_pose
include/common/state.hpp:70
↓ 2 callers
Method
update_K
include/estimator/ekf.hpp:25
↓ 2 callers
Method
update_P
include/estimator/ekf.hpp:33
↓ 1 callers
Method
check_jacobian
include/sensor/gnss.hpp:59
↓ 1 callers
Method
g2l
* @brief global to local coordinate, convert WGS84 to ENU frame * * @param gps_data_ptr * @return Eigen::Vector3d */
include/sensor/gnss.hpp:67
↓ 1 callers
Method
l2g
* @brief local to glocal coordinate, convert ENU to WGS84 lla * * @param p_wb * @return Eigen::Vector3d */
include/sensor/gnss.hpp:79
↓ 1 callers
Function
lla_to_enu
(lat, lon, alt, lat0, lon0, alt0)
scripts/draw_rtk_pymap3d.py:7
↓ 1 callers
Function
lla_to_enu
(point, ref_point)
scripts/draw_rtk_geo.py:9
↓ 1 callers
Function
lla_to_enu
(lon, lat, height)
scripts/draw_rtk_pyproj.py:27
↓ 1 callers
Method
noise_cov
include/sensor/imu.hpp:188
↓ 1 callers
Method
noise_cov_discret_time
include/sensor/imu.hpp:198
↓ 1 callers
Method
propagate_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 callers
Method
publish_gnss
include/common/view.hpp:61
↓ 1 callers
Method
set_bias
include/common/state.hpp:58
↓ 1 callers
Method
set_vec_pq
include/common/state.hpp:91
↓ 1 callers
Method
update
include/estimator/ukf.hpp:63
↓ 1 callers
Method
vec_pq
include/common/state.hpp:80
Method
ComputeJacobian
include/estimator/map_cs.hpp:42
Method
Data
include/fusion/predictor.hpp:16
Method
EKF
include/estimator/ekf.hpp:10
Method
EKFFusionNode
src/imu_vo_ekf.cpp:19
Method
Evaluate
include/estimator/map_cs.hpp:76
Method
Factor
include/fusion/factor.hpp:13
Method
FusionNode
src/imu_gnss_ekf.cpp:20
Method
GNSS
include/sensor/gnss.hpp:28
Method
GetHessian
include/estimator/map_g2o.hpp:60
Method
GlobalSize
include/estimator/map_cs.hpp:49
Method
IMU
include/sensor/imu.hpp:28
Method
ImuData
include/sensor/imu.hpp:19
Method
KF
include/estimator/kf.hpp:11
Method
LocalSize
include/estimator/map_cs.hpp:50
Method
MAP
include/estimator/map.hpp:14
Method
MAPCostFunctor
include/estimator/map_cs.hpp:55
Method
MAPFusionNode
src/imu_vo_map.cpp:30
Method
Observer
include/fusion/observer.hpp:17
Method
Odom6Dof
include/sensor/odom_6dof.hpp:18
Method
Plus
include/estimator/map_cs.hpp:34
Method
Predictor
include/fusion/predictor.hpp:28
Method
State
include/common/state.hpp:48
Method
StateEstimator
include/estimator/estimator.hpp:9
Method
UKF
include/estimator/ukf.hpp:15
Method
UKFFusionNode
src/imu_vo_ukf.cpp:16
Method
Viewer
include/common/view.hpp:14
Method
check_jacobian
* @brief check jacobian * * @param mat_x * @param mat_z */
include/sensor/odom_6dof.hpp:124
Method
chi2
include/estimator/ukf.hpp:240
Method
computeError
include/estimator/map_g2o.hpp:48
Method
compute_scale_weights
include/estimator/ukf.hpp:97
Method
condition_number
include/common/utils.hpp:91
Method
cross_correlation_matrix
include/estimator/ukf.hpp:229
Method
delta_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
Function
ecef_to_lla
x = 652954.1006 y = 4774619.7919 z = -4167647.7937
scripts/draw_rtk_pyproj.py:7
Method
enu2lla
include/sensor/gnss.hpp:94
Method
gating_test
include/estimator/map_g2o.hpp:65
Method
gating_test
include/estimator/ukf.hpp:242
Method
generate_sigma_points
include/estimator/ukf.hpp:118
Method
getKalibrStyleTransform
include/common/utils.hpp:67
Method
getTransformCV
include/common/utils.hpp:38
Method
getVec16Transform
include/common/utils.hpp:57
Method
gps_callback
src/imu_gnss_ekf.cpp:78
Method
imu_callback
src/imu_gnss_ekf.cpp:53
Method
imu_callback
src/imu_vo_map.cpp:71
Method
imu_callback
src/imu_vo_ekf.cpp:55
Method
imu_callback
src/imu_vo_ukf.cpp:52
Method
init_rot_from_imudata
include/sensor/imu.hpp:204
Method
linearizeOplus
include/estimator/map_g2o.hpp:53
Method
lla2enu
include/sensor/gnss.hpp:85
Function
main
src/imu_gnss_ekf.cpp:142
Function
main
src/imu_vo_map.cpp:290
Function
main
src/imu_vo_ekf.cpp:146
Function
main
src/imu_vo_ukf.cpp:115
Function
main
src/dataset/kaist_pub.cpp:53
Method
measurement_function
include/sensor/gnss.hpp:37
Method
measurement_function
* @brief measurement estimation h(x), Twb in frame V --> Tc0cn * * @param mat_x * @return Eigen::MatrixXd */
include/sensor/odom_6dof.hpp:33
Method
measurement_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
Method
measurement_residual
* @brief residual = z - h(x) * * @param mat_x * @param mat_z * @return Eigen::MatrixXd */
include/sensor/odom_6dof.hpp:47
Method
operator+
include/common/state.hpp:165
Method
operator-
include/common/state.hpp:175
Method
oplusImpl
include/estimator/map_g2o.hpp:29
Method
predict
include/estimator/map.hpp:16
Method
predict
include/estimator/ukf.hpp:41
Method
predict
include/estimator/ekf.hpp:22
Method
predict_imu
include/estimator/ukf.hpp:45
Method
predict_measurement_mean_cov
include/estimator/ukf.hpp:211
Method
predict_measurement_sigma_points
include/estimator/ukf.hpp:189
Method
predict_sigma_points
include/estimator/ukf.hpp:152
Method
predict_sigma_points_mean_cov
include/estimator/ukf.hpp:167
Method
push_data
include/sensor/imu.hpp:49
next →
1–100 of 134, ranked by callers