MCPcopy Create free account

hub / github.com/Livox-SDK/LIO-Livox / functions

Functions460 in github.com/Livox-SDK/LIO-Livox

MethodSE3
include/sophus/se3.hpp:972
MethodSE3<NewScalarType> cast
include/sophus/se3.hpp:128
FunctionSE3<Scalar> exp
Group exponential This functions takes in an element of tangent space (= twist ``a``) and returns the corresponding element of the group SE(3). The
include/sophus/se3.hpp:763
FunctionSE3FromPlane
include/sophus/geometry.hpp:157
MethodSE3Product<OtherDerived> operator*
include/sophus/se3.hpp:308
MethodSO2<NewScalarType> cast
include/sophus/so2.hpp:131
FunctionSO2<Scalar> exp
Group exponential This functions takes in an element of tangent space (= rotation angle ``theta``) and returns the corresponding element of the group
include/sophus/so2.hpp:426
FunctionSO2<Scalar> so2
include/sophus/rxso2.hpp:367
MethodSO2Base<Derived> operator*=
include/sophus/so2.hpp:290
MethodSO2Product<OtherDerived> operator*
include/sophus/so2.hpp:214
MethodSO3
include/sophus/so3.hpp:453
MethodSO3<NewScalarType> cast
include/sophus/so3.hpp:167
FunctionSO3<Scalar> exp
Group exponential This functions takes in an element of tangent space (= rotation vector ``omega``) and returns the corresponding element of the grou
include/sophus/so3.hpp:576
FunctionSO3<Scalar> expAndTheta
As above, but also returns ``theta = |omega|`` as out-parameter. Precondition: ``theta`` must not be ``nullptr``.
include/sophus/so3.hpp:585
FunctionSO3<Scalar> so3
include/sophus/rxso3.hpp:404
FunctionSO3Product<OtherDerived> operator*
include/sophus/so3.hpp:329
FunctionSOPHUS_FUNC Matrix<Scalar, 2, 2> rotationMatrix
include/sophus/se2.hpp:58
FunctionSOPHUS_FUNC SO3<Scalar> inverse
include/sophus/so3.hpp:77
MethodSim2
include/sophus/sim2.hpp:618
MethodSim2<NewScalarType> cast
include/sophus/sim2.hpp:121
FunctionSim2<Scalar> exp
Group exponential This functions takes in an element of tangent space and returns the corresponding element of the group Sim(2). The first two compo
include/sophus/sim2.hpp:482
MethodSim2Product<OtherDerived> operator*
include/sophus/sim2.hpp:211
MethodSim3
include/sophus/sim3.hpp:635
MethodSim3<NewScalarType> cast
include/sophus/sim3.hpp:122
FunctionSim3<Scalar> exp
Group exponential This functions takes in an element of tangent space and returns the corresponding element of the group Sim(3). The first three com
include/sophus/sim3.hpp:476
MethodSim3Product<OtherDerived> operator*
include/sophus/sim3.hpp:213
FunctionTangentAndTheta logAndTheta
As above, but also returns ``theta = |omega|``.
include/sophus/so3.hpp:247
FunctionThreadsConstructA
src/lio/ceresfunc.cpp:3
MethodToIndex
src/lio/Map_Manager.cpp:30
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/se3.hpp:747
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/se2.hpp:544
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/sim2.hpp:457
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/sim3.hpp:459
FunctionTransformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
include/sophus/so2.hpp:450
FunctionTransformation JacobianRInv
include/sophus/so3.hpp:760
FunctionTransformation generator
Returns the ith infinitesimal generators of SE(3). The infinitesimal generators of SE(3) are: ``` | 0 0 0 1 | G_0 = | 0 0 0 0 | | 0 0 0
include/sophus/se3.hpp:833
FunctionTransformation generator
Returns the ith infinitesimal generators of SE(2). The infinitesimal generators of SE(2) are: ``` | 0 0 1 | G_0 = | 0 0 0 | | 0 0 0 | | 0
include/sophus/se2.hpp:612
FunctionTransformation generator
Returns the ith infinitesimal generators of SO(3). The infinitesimal generators of SO(3) are: ``` | 0 0 0 | G_0 = | 0 0 -1 | | 0 1 0 | | 0
include/sophus/so3.hpp:651
FunctionTransformation generator
Returns the ith infinitesimal generators of Sim(2). The infinitesimal generators of Sim(2) are: ``` | 0 0 1 | G_0 = | 0 0 0 | | 0 0 0 | |
include/sophus/sim2.hpp:520
FunctionTransformation generator
Returns the ith infinitesimal generators of Sim(3). The infinitesimal generators of Sim(3) are: ``` | 0 0 0 1 | G_0 = | 0 0 0 0 | | 0 0 0
include/sophus/sim3.hpp:536
FunctionTransformation generator
Returns the infinitesimal generators of SO(2). The infinitesimal generators of SO(2) is: | 0 1 | | -1 0 |
include/sophus/so2.hpp:461
FunctionTransformation hat
hat-operator It takes in the 6-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
include/sophus/se3.hpp:854
FunctionTransformation hat
hat-operator It takes in the 3-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
include/sophus/se2.hpp:633
FunctionTransformation hat
hat-operator It takes in the 3-vector representation ``omega`` (= rotation vector) and returns the corresponding matrix representation of Lie algebra
include/sophus/so3.hpp:673
FunctionTransformation hat
hat-operator It takes in the 4-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
include/sophus/sim2.hpp:541
FunctionTransformation hat
hat-operator It takes in the 7-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
include/sophus/sim3.hpp:557
FunctionTransformation hat
hat-operator It takes in the scalar representation ``theta`` (= rotation angle) and returns the corresponding matrix representation of Lie algebra el
include/sophus/so2.hpp:476
FunctionTransformation matrix
Returns 3x3 matrix representation of the instance. For SO(3), the matrix representation is an orthogonal matrix ``R`` with ``det(R)=1``, thus the so-
include/sophus/so3.hpp:310
FunctionTransformation rotationMatrix
Returns rotation matrix.
include/sophus/rxso2.hpp:316
FunctionTransformation rotationMatrix
Returns rotation matrix.
include/sophus/rxso3.hpp:345
Method_float_as_int
\brief transform float to int */
include/MapManager/Map_Manager.h:20
Method_float_as_int
\brief transform float to int */
include/LidarFeatureExtractor/LidarFeatureExtractor.h:24
Method_int_as_float
\brief transform int to float */
include/MapManager/Map_Manager.h:28
Method_int_as_float
\brief transform int to float */
include/LidarFeatureExtractor/LidarFeatureExtractor.h:32
Methodangle
Returns rotation angle.
include/sophus/rxso2.hpp:129
MethodangleX
Extract rotation angle about canonical X-axis
include/sophus/se3.hpp:115
MethodangleY
Extract rotation angle about canonical Y-axis
include/sophus/se3.hpp:119
MethodangleZ
Extract rotation angle about canonical Z-axis
include/sophus/se3.hpp:123
Functionaverage
include/sophus/average.hpp:67
FunctioncalcW
include/sophus/sim_details.hpp:10
FunctioncalcWInv
include/sophus/sim_details.hpp:52
Functiondata
This provides unsafe read/write access to internal data. SO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acces
include/sophus/se3.hpp:513
Functiondata
This provides unsafe read/write access to internal data. SO(2) is represented by a complex number (two parameters). When using direct write access, th
include/sophus/se2.hpp:446
Functiondata
This provides unsafe read/write access to internal data. Sim(2) is represented by a complex number (two parameters) and a 2-vector. When using direct
include/sophus/sim2.hpp:425
Functiondata
This provides unsafe read/write access to internal data. Sim(3) is represented by an Eigen::Quaternion (four parameters) and a 3-vector. When using di
include/sophus/sim3.hpp:427
Methoddata
This provides unsafe read/write access to internal data. RxSO(2) is represented by a complex number (two parameters). When using direct write access,
include/sophus/rxso2.hpp:146
Methoddata
This provides unsafe read/write access to internal data. RxSO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acc
include/sophus/rxso3.hpp:146
Methoddata
This provides unsafe read/write access to internal data. SO(2) is represented by a unit complex number (two parameters). When using direct write acces
include/sophus/so2.hpp:140
FunctiondefaultEnsure
include/sophus/common.hpp:92
MethoddetectFeaturePoint
src/lio/LidarFeatureExtractor.cpp:89
MethoddetectFeaturePoint2
src/lio/LidarFeatureExtractor.cpp:796
MethoddetectFeaturePoint3
src/lio/LidarFeatureExtractor.cpp:940
Methoddouble2vector
src/lio/Estimator.cpp:834
FunctionensureFailed
include/sophus/example_ensure_handler.cpp:7
Methodepsilon
include/sophus/common.hpp:117
Methodepsilon
include/sophus/common.hpp:131
MethodepsilonSqrt
include/sophus/common.hpp:119
MethodepsilonSqrt
include/sophus/common.hpp:135
Methodexp
include/sophus/rxso2.hpp:472
Methodexp
include/sophus/rxso3.hpp:514
MethodexpAndTheta
include/sophus/rxso3.hpp:523
FunctionfiniteDifferenceRotationalVelocity
include/sophus/velocities.hpp:43
FunctionfullCallBack
src/lio/PoseEstimation.cpp:89
Methodgenerator
include/sophus/rxso2.hpp:497
Methodgenerator
include/sophus/rxso3.hpp:562
FunctiongetSmallAngleQuaternion
* @brief Convert the vector part of a quaternion to a * full quaternion. * @note This function is useful to convert delta quaternion * which
include/utils/math_utils.hpp:107
Methodget_corner_map
include/MapManager/Map_Manager.h:83
Methodget_map_current_pos
include/MapManager/Map_Manager.h:92
Methodget_nonfeature_map
include/MapManager/Map_Manager.h:89
Methodget_nonfeature_map
include/Estimator/Estimator.h:216
Methodget_surf_map
include/MapManager/Map_Manager.h:86
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:23
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:35
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:44
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:56
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:65
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:74
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:83
MethodhasShortestPathAmbiguity
include/sophus/interpolate_details.hpp:94
Methodhat
include/sophus/rxso2.hpp:519
← previousnext →201–300 of 460, ranked by callers