MCPcopy Create free account

hub / github.com/Taeyoung96/GRIL-Calib / functions

Functions338 in github.com/Taeyoung96/GRIL-Calib

↓ 200 callersMethodsize
include/ikd-Tree/ikd_Tree.cpp:71
↓ 56 callersFunctionget_array
include/matplotlibcpp.h:322
↓ 43 callersMethodclear
clears the plot but keep it available
include/matplotlibcpp.h:2466
↓ 28 callersMethodempty
include/ikd-Tree/ikd_Tree.cpp:1398
↓ 27 callersMethodclear
include/Gril_Calib/Gril_Calib.cpp:683
↓ 22 callersMethodfront
include/ikd-Tree/ikd_Tree.cpp:1382
↓ 18 callersFunctionnamed_plot
include/matplotlibcpp.h:1291
↓ 17 callersMethodpush
include/ikd-Tree/ikd_Tree.cpp:1318
↓ 10 callersFunctionExp
include/so3_math.h:19
↓ 9 callersFunctionRotMtoEuler
include/so3_math.h:112
↓ 9 callersMethodback
include/ikd-Tree/ikd_Tree.cpp:1386
↓ 9 callersMethodtop
include/ikd-Tree/ikd_Tree.cpp:1314
↓ 7 callersFunctionpointBodyToWorld
src/laserMapping.cpp:255
↓ 6 callersFunctionFusionRadiansToDegrees
* @brief Converts radians to degrees. * @param radians Radians. * @return Degrees. */
include/Fusion/FusionMath.h:136
↓ 6 callersMethodclear
include/ikd-Tree/ikd_Tree.cpp:1330
↓ 6 callersFunctiongrid
include/matplotlibcpp.h:2066
↓ 6 callersFunctionlegend
include/matplotlibcpp.h:1558
↓ 6 callersFunctionsubplot
include/matplotlibcpp.h:1820
↓ 6 callersFunctiontitle
include/matplotlibcpp.h:1864
↓ 5 callersFunctionFusionDegreesToRadians
* @brief Converts degrees to radians. * @param degrees Degrees. * @return Radians. */
include/Fusion/FusionMath.h:127
↓ 5 callersFunctionFusionVectorCrossProduct
* @brief Returns the cross product. * @param vectorA Vector A. * @param vectorB Vector B. * @return Cross product. */
include/Fusion/FusionMath.h:266
↓ 5 callersFunctionFusionVectorMagnitudeSquared
* @brief Returns the vector magnitude squared. * @param vector Vector. * @return Vector magnitude squared. */
include/Fusion/FusionMath.h:283
↓ 5 callersFunctionFusionVectorMultiplyScalar
* @brief Returns the multiplication of a vector by a scalar. * @param vector Vector. * @param scalar Scalar. * @return Multiplication of a vector b
include/Fusion/FusionMath.h:238
↓ 5 callersFunctioncalc_dist
src/laserMapping.cpp:199
↓ 4 callersFunctionFusionVectorNormalise
* @brief Returns the normalised vector. * @param vector Vector. * @return Normalised vector. */
include/Fusion/FusionMath.h:301
↓ 4 callersFunctionFusionVectorSubtract
* @brief Returns vector B subtracted from vector A. * @param vectorA Vector A. * @param vectorB Vector B. * @return Vector B subtracted from vector
include/Fusion/FusionMath.h:215
↓ 4 callersFunctioncount_num_ground
include/GroundSegmentation/utils.hpp:89
↓ 4 callersFunctioncount_num_outliers
include/GroundSegmentation/utils.hpp:149
↓ 3 callersFunctionFusionAsin
* @brief Returns the arc sine of the value. * @param value Value. * @return Arc sine of the value. */
include/Fusion/FusionMath.h:148
↓ 3 callersFunctionFusionVectorAdd
* @brief Returns the sum of two vectors. * @param vectorA Vector A. * @param vectorB Vector B. * @return Sum of two vectors. */
include/Fusion/FusionMath.h:201
↓ 3 callersFunctionLog
include/so3_math.h:102
↓ 3 callersFunctionSI2g
include/common_lib.h:194
↓ 3 callersFunctioncloud2msg
src/laserMapping.cpp:192
↓ 3 callersFunctionget_2darray
include/matplotlibcpp.h:342
↓ 3 callersMethodpop
include/ikd-Tree/ikd_Tree.cpp:1306
↓ 3 callersFunctionprintProgress
src/laserMapping.cpp:754
↓ 3 callersFunctionrad2deg
include/common_lib.h:180
↓ 2 callersMethodAdd_Points
include/ikd-Tree/ikd_Tree.cpp:381
↓ 2 callersFunctionFusionAhrsGetQuaternion
* @brief Returns the quaternion describing the sensor relative to the Earth. * @param ahrs AHRS algorithm structure. * @return Quaternion describing
include/Fusion/FusionAhrs.c:250
↓ 2 callersFunctionFusionAhrsReset
* @brief Resets the AHRS algorithm. This is equivalent to reinitialising the * algorithm while maintaining the current settings. * @param ahrs AHRS
include/Fusion/FusionAhrs.c:52
↓ 2 callersFunctionFusionAhrsSetHeading
* @brief Sets the heading of the orientation measurement provided by the AHRS * algorithm. This function can be used to reset drift in heading when
include/Fusion/FusionAhrs.c:339
↓ 2 callersFunctionFusionAhrsSetSettings
* @brief Sets the AHRS algorithm settings. * @param ahrs AHRS algorithm structure. * @param settings Settings. */
include/Fusion/FusionAhrs.c:72
↓ 2 callersFunctionFusionAhrsUpdate
* @brief Updates the AHRS algorithm using the gyroscope, accelerometer, and * magnetometer measurements. * @param ahrs AHRS algorithm structure. *
include/Fusion/FusionAhrs.c:100
↓ 2 callersFunctionFusionCalibrationInertial
* @brief Gyroscope and accelerometer calibration model. * @param uncalibrated Uncalibrated measurement. * @param misalignment Misalignment matrix.
include/Fusion/FusionCalibration.h:26
↓ 2 callersFunctionFusionFastInverseSqrt
* @brief Calculates the reciprocal of the square root. * See https://pizer.wordpress.com/2008/10/12/fast-inverse-square-root/ * @param x Operand. *
include/Fusion/FusionMath.h:169
↓ 2 callersFunctionFusionMatrixMultiplyVector
* @brief Returns the multiplication of a matrix with a vector. * @param matrix Matrix. * @param vector Vector. * @return Multiplication of a matrix
include/Fusion/FusionMath.h:399
↓ 2 callersFunctionFusionVectorHadamardProduct
* @brief Calculates the Hadamard product (element-wise multiplication). * @param vectorA Vector A. * @param vectorB Vector B. * @return Hadamard pr
include/Fusion/FusionMath.h:252
↓ 2 callersFunctionFusionVectorIsZero
* @brief Returns true if the vector is zero. * @param vector Vector. * @return True if the vector is zero. */
include/Fusion/FusionMath.h:191
↓ 2 callersFunctionFusionVectorMagnitude
* @brief Returns the vector magnitude. * @param vector Vector. * @return Vector magnitude. */
include/Fusion/FusionMath.h:292
↓ 2 callersFunctioncount_num_each_class
include/GroundSegmentation/utils.hpp:131
↓ 2 callersFunctioncount_num_ground_without_vegetation
include/GroundSegmentation/utils.hpp:107
↓ 2 callersMethodprocess
src/preprocess.cpp:45
↓ 2 callersFunctionset_pose6d
include/common_lib.h:230
↓ 2 callersFunctionset_posestamp
src/laserMapping.cpp:682
↓ 1 callersMethodBuild
include/ikd-Tree/ikd_Tree.cpp:336
↓ 1 callersMethodDelete_Point_Boxes
include/ikd-Tree/ikd_Tree.cpp:500
↓ 1 callersFunctionFusionAhrsGetFlags
* @brief Returns the AHRS algorithm flags. * @param ahrs AHRS algorithm structure. * @return AHRS algorithm flags. */
include/Fusion/FusionAhrs.c:320
↓ 1 callersFunctionFusionAhrsGetInternalStates
* @brief Returns the AHRS algorithm internal states. * @param ahrs AHRS algorithm structure. * @return AHRS algorithm internal states. */
include/Fusion/FusionAhrs.c:303
↓ 1 callersFunctionFusionAhrsInitialise
* @brief Initialises the AHRS algorithm structure. * @param ahrs AHRS algorithm structure. */
include/Fusion/FusionAhrs.c:36
↓ 1 callersFunctionFusionAhrsUpdateNoMagnetometer
* @brief Updates the AHRS algorithm using the gyroscope and accelerometer * measurements only. * @param ahrs AHRS algorithm structure. * @param gyr
include/Fusion/FusionAhrs.c:205
↓ 1 callersFunctionFusionCompassCalculateHeading
* @brief Calculates the heading relative to magnetic north. * @param accelerometer Accelerometer measurement in any calibrated units. * @param magne
include/Fusion/FusionCompass.c:23
↓ 1 callersFunctionFusionOffsetInitialise
* @brief Initialises the gyroscope offset algorithm. * @param offset Gyroscope offset algorithm structure. * @param sampleRate Sample rate in Hz. *
include/Fusion/FusionOffset.c:40
↓ 1 callersFunctionFusionOffsetUpdate
* @brief Updates the gyroscope offset algorithm and returns the corrected * gyroscope measurement. * @param offset Gyroscope offset algorithm struct
include/Fusion/FusionOffset.c:54
↓ 1 callersFunctionFusionQuaternionAdd
* @brief Returns the sum of two quaternions. * @param quaternionA Quaternion A. * @param quaternionB Quaternion B. * @return Sum of two quaternions
include/Fusion/FusionMath.h:319
↓ 1 callersFunctionFusionQuaternionMultiply
* @brief Returns the multiplication of two quaternions. * @param quaternionA Quaternion A (to be post-multiplied). * @param quaternionB Quaternion B
include/Fusion/FusionMath.h:334
↓ 1 callersFunctionFusionQuaternionMultiplyVector
* @brief Returns the multiplication of a quaternion with a vector. This is a * normal quaternion multiplication where the vector is treated a * qua
include/Fusion/FusionMath.h:356
↓ 1 callersFunctionFusionQuaternionNormalise
* @brief Returns the normalised quaternion. * @param quaternion Quaternion. * @return Normalised quaternion. */
include/Fusion/FusionMath.h:374
↓ 1 callersFunctionFusionQuaternionToEuler
* @brief Converts a quaternion to ZYX Euler angles in degrees. * @param quaternion Quaternion. * @return Euler angles in degrees. */
include/Fusion/FusionMath.h:445
↓ 1 callersFunctionFusionVectorSum
* @brief Returns the sum of the elements. * @param vector Vector. * @return Sum of the elements. */
include/Fusion/FusionMath.h:228
↓ 1 callersMethodIMU_buffer_clear
include/Gril_Calib/Gril_Calib.h:415
↓ 1 callersMethodLI_Calibration
main function in LiDAR IMU calibration **//
include/Gril_Calib/Gril_Calib.cpp:689
↓ 1 callersMethodNearest_Search
include/ikd-Tree/ikd_Tree.cpp:349
↓ 1 callersMethodProcess
include/IMU_Processing.hpp:433
↓ 1 callersFunctionRGBpointBodyToWorld
src/laserMapping.cpp:277
↓ 1 callersMethodReset
include/IMU_Processing.hpp:112
↓ 1 callersMethodacquire_removed_points
include/ikd-Tree/ikd_Tree.cpp:522
↓ 1 callersFunctioncalcBodyVar
src/laserMapping.cpp:204
↓ 1 callersFunctionclose
include/matplotlibcpp.h:2108
↓ 1 callersMethoddata_sufficiency_assess
include/Gril_Calib/Gril_Calib.cpp:591
↓ 1 callersFunctionesti_plane
include/common_lib.h:327
↓ 1 callersMethodestimate_ground
include/GroundSegmentation/patchworkpp.hpp:467
↓ 1 callersFunctionfigure
include/matplotlibcpp.h:1489
↓ 1 callersFunctionfileout_calib_result
src/laserMapping.cpp:735
↓ 1 callersMethodget_Grav_L0
include/Gril_Calib/Gril_Calib.h:395
↓ 1 callersMethodget_R_LI
include/Gril_Calib/Gril_Calib.h:399
↓ 1 callersMethodget_T_LI
include/Gril_Calib/Gril_Calib.h:403
↓ 1 callersMethodget_acc_bias
include/Gril_Calib/Gril_Calib.h:411
↓ 1 callersMethodget_gyro_bias
include/Gril_Calib/Gril_Calib.h:407
↓ 1 callersFunctionget_listlist
include/matplotlibcpp.h:390
↓ 1 callersFunctionget_quat_LiDAR_plane_to_gravity
* @brief : Caculate the rotation matrix (quaternion)) * from LiDAR ground point cloud normal vector frame to earth gravity vector frame * @o
src/laserMapping.cpp:806
↓ 1 callersMethodget_time_result
include/Gril_Calib/Gril_Calib.h:391
↓ 1 callersFunctionlasermap_fov_segment
src/laserMapping.cpp:306
↓ 1 callersFunctionmap_incremental
src/laserMapping.cpp:549
↓ 1 callersMethodmulti_thread_rebuild
include/ikd-Tree/ikd_Tree.cpp:186
↓ 1 callersFunctionpause
include/matplotlibcpp.h:2152
↓ 1 callersFunctionpoints_cache_collect
src/laserMapping.cpp:295
↓ 1 callersMethodprocess_cut_frame_livox
src/preprocess.cpp:50
↓ 1 callersMethodprocess_cut_frame_pcl2
src/preprocess.cpp:115
↓ 1 callersFunctionpublish_effect_world
src/laserMapping.cpp:660
↓ 1 callersFunctionpublish_frame_body
src/laserMapping.cpp:651
next →1–100 of 338, ranked by callers