MCPcopy Create free account

hub / github.com/chengwei0427/Lidar_IMU_Localization / functions

Functions573 in github.com/chengwei0427/Lidar_IMU_Localization

FunctionlineFromSE2
include/sophus/geometry.hpp:126
Methodloadmap
src/loc/map_location.cpp:2004
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
include/sophus/se2.hpp:160
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
include/sophus/sim2.hpp:143
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rigid body transformations) to elements
include/sophus/sim3.hpp:144
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (scaled rotation matrices) to elements o
include/sophus/rxso3.hpp:170
Methodlog
Logarithmic map Computes the logarithm, the inverse of the group exponential which maps element of the group (rotation matrices) to elements of the t
include/sophus/so2.hpp:162
Functionmain
src/lio/PoseEstimation.cpp:603
Functionmain
src/lio/featureExtract.cpp:662
Functionmain
src/loc/map_location.cpp:2061
FunctionmakeHyperplaneUnique
include/sophus/geometry.hpp:168
Methodmap_location
src/loc/map_location.cpp:257
MethodmarkOccludedPoints
src/lio/featureExtract.cpp:490
Methodmatrix
include/sophus/rxso3.hpp:191
Methodmatrix
include/sophus/so2.hpp:187
Methodmatrix2x3
include/sophus/se2.hpp:210
Methodmatrix2x3
include/sophus/sim2.hpp:184
Methodmatrix3x4
include/sophus/se3.hpp:285
Methodmatrix3x4
include/sophus/sim3.hpp:186
FunctionmaxMetric
include/sophus/types.hpp:164
Methodmulti_thread_ptr
include/ikd-Tree/ikd_Tree.cpp:222
Methodnormalize
Normalize SO2 element It re-normalizes the SO2 element.
include/sophus/se2.hpp:188
Methodnormalize
It re-normalizes ``unit_complex`` to unit length. Note: Because of the class invariant, there is typically no need to call this function directly.
include/sophus/so2.hpp:172
Methodnullopt_t
include/sophus/common.hpp:144
Methodnum_diff
include/sophus/num_diff.hpp:20
Methodnum_diff
include/sophus/num_diff.hpp:35
Methodnum_diff
include/sophus/num_diff.hpp:58
Methodoperator()
src/lio/featureExtract.cpp:49
Methodoperator()
include/Estimator/ceresfunc.h:340
Methodoperator()
include/Estimator/ceresfunc.h:423
Methodoperator()
include/Estimator/ceresfunc.h:480
Methodoperator()
include/Estimator/ceresfunc.h:536
Methodoperator()
include/Estimator/ceresfunc.h:586
Methodoperator()
include/Estimator/ceresfunc.h:631
Methodoperator()
include/Estimator/ceresfunc.h:669
Methodoperator()
include/Estimator/ceresfunc.h:754
Methodoperator()
include/Estimator/ceresfunc.h:792
Functionoperator*
Group action on lines. This function rotates a parametrized line ``l(t) = o + t * d`` by the SO3 element: Both direction ``d`` and origin ``o`` are
include/sophus/so3.hpp:390
Methodoperator*
Group action on lines. This function rotates and translates a parametrized line ``l(t) = o + t * d`` by the SE(3) element: Origin is transformed usi
include/sophus/se3.hpp:350
Methodoperator*
Group action on lines. This function rotates and translates a parametrized line ``l(t) = o + t * d`` by the SE(2) element: Origin ``o`` is rotated a
include/sophus/se2.hpp:275
Methodoperator*
Group action on lines. This function rotates, scales and translates a parametrized line ``l(t) = o + t * d`` by the Sim(2) element: Origin ``o`` is
include/sophus/sim2.hpp:253
Methodoperator*
Group action on lines. This function rotates a parameterized line ``l(t) = o + t * d`` by the SO2 element and scales it by the scale factor Origin `
include/sophus/rxso2.hpp:271
Methodoperator*
Group action on lines. This function rotates, scales and translates a parametrized line ``l(t) = o + t * d`` by the Sim(3) element: Origin ``o`` is
include/sophus/sim3.hpp:255
Methodoperator*
Group action on lines. This function rotates a parametrized line ``l(t) = o + t * d`` by the SO3 element ans scales it by the scale factor: Origin `
include/sophus/rxso3.hpp:298
Methodoperator*
Group action on lines. This function rotates a parametrized line ``l(t) = o + t * d`` by the SO2 element: Both direction ``d`` and origin ``o`` are
include/sophus/so2.hpp:280
Methodoperator->
include/sophus/common.hpp:165
Methodoperator<
include/ikd-Tree/ikd_Tree.h:102
Methodoperator[]
include/mutexDeque.hpp:89
Methodoptional
include/sophus/common.hpp:157
Methodpcdmap
src/loc/map_location.cpp:71
Methodpi
include/sophus/common.hpp:124
Methodpi
include/sophus/common.hpp:137
FunctionplaneFromSE3
include/sophus/geometry.hpp:148
MethodpointAssociateToMap
\brief transform point pi to the MAP coordinate * \param[in] pi: point to be transformed * \param[in] po: point after transfomation * \param[in] _t
src/lio/Map_Manager.cpp:43
FunctionpointDistance
include/my_utility.h:88
Methodpoint_cmp_x
include/ikd-Tree/ikd_Tree.cpp:1711
Methodpoint_cmp_y
include/ikd-Tree/ikd_Tree.cpp:1713
Methodpoint_cmp_z
include/ikd-Tree/ikd_Tree.cpp:1715
Methodpop
include/ikd-Tree/ikd_Tree.h:127
Functionpretty
include/sophus/test_macros.hpp:25
Functionprocess
\brief Mapping main thread */
src/lio/PoseEstimation.cpp:376
MethodprocessNonFeatureICP
src/lio/Estimator.cpp:710
MethodprocessPointToLine
src/lio/Estimator.cpp:111
MethodprocessPointToLine
src/loc/map_location.cpp:1432
MethodprocessPointToPlan
src/lio/Estimator.cpp:338
MethodprocessPointToPlanVec
src/lio/Estimator.cpp:516
MethodprocessPointToPlanVec
src/loc/map_location.cpp:1652
FunctionprocessTestResult
include/sophus/test_macros.hpp:39
MethodprojectPointCloud
src/lio/featureExtract.cpp:391
MethodpubOdometry
src/loc/map_location.cpp:409
FunctionpublishCloud
include/my_utility.h:71
MethodpublishFeatureCloud
src/lio/featureExtract.cpp:648
Methodpush
include/ikd-Tree/ikd_Tree.h:140
FunctionquaternionInvJacobian
include/utils/math_tools.h:95
FunctionquaternionJacobian
include/utils/math_tools.h:80
FunctionquaternionMultiplication
* @brief Perform q1 * q2. * * Format of q1 and q2 is as [x,y,z,w] */
include/Estimator/math_utils.hpp:54
FunctionquaternionToRotation
* @brief Convert a quaternion to the corresponding rotation matrix * @note Pay attention to the convention used. The function follows the * conve
include/Estimator/math_utils.hpp:139
Methodquaternion_
include/sophus/rxso3.hpp:487
MethodresetParameters
src/lio/featureExtract.cpp:205
Methodroot_alpha
include/ikd-Tree/ikd_Tree.cpp:166
Functionrot
Construct pure rotation.
include/sophus/se2.hpp:662
FunctionrotX
Construct x-axis rotation.
include/sophus/se3.hpp:887
FunctionrotX
Construct x-axis rotation.
include/sophus/so3.hpp:704
FunctionrotY
Construct y-axis rotation.
include/sophus/se3.hpp:893
FunctionrotY
Construct y-axis rotation.
include/sophus/so3.hpp:710
FunctionrotZ
Construct z-axis rotation.
include/sophus/se3.hpp:899
FunctionrotZ
Construct z-axis rotation.
include/sophus/so3.hpp:716
FunctionrotationToQuaternion
* @brief Convert a rotation matrix to a quaternion. * @note Pay attention to the convention used. The function follows the * conversion in "Indir
include/Estimator/math_utils.hpp:163
Methodrun
src/loc/map_location.cpp:890
Methodrun_operation
include/ikd-Tree/ikd_Tree.cpp:370
Methodsame_point
include/ikd-Tree/ikd_Tree.cpp:1677
FunctionsampleUniform
include/sophus/se2.hpp:671
FunctionsampleUniform
include/sophus/so3.hpp:724
FunctionsampleUniform
include/sophus/sim2.hpp:585
FunctionsampleUniform
include/sophus/sim3.hpp:600
FunctionsampleUniform
include/sophus/so2.hpp:506
MethodsampleUniform
include/sophus/rxso2.hpp:549
MethodsampleUniform
include/sophus/rxso3.hpp:618
MethodsaveTrajectoryTUMformat
src/loc/map_location.cpp:2050
FunctionsetAngle
Setter of rotation angle, leaves scale as is.
include/sophus/rxso2.hpp:329
← previousnext →401–500 of 573, ranked by callers