Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PJLab-ADG/Livox-Mapping
/ functions
Functions
638 in github.com/PJLab-ADG/Livox-Mapping
⨍
Functions
638
◇
Types & classes
162
Method
SO3<NewScalarType> cast
LIO-Livox/include/sophus/so3.hpp:167
Function
SO3<Scalar> exp
Group exponential This functions takes in an element of tangent space (= rotation vector ``omega``) and returns the corresponding element of the grou
LIO-Livox/include/sophus/so3.hpp:576
Function
SO3<Scalar> expAndTheta
As above, but also returns ``theta = |omega|`` as out-parameter. Precondition: ``theta`` must not be ``nullptr``.
LIO-Livox/include/sophus/so3.hpp:585
Function
SO3<Scalar> so3
LIO-Livox/include/sophus/rxso3.hpp:404
Function
SO3Product<OtherDerived> operator*
LIO-Livox/include/sophus/so3.hpp:329
Method
SO3_Adaptor
SC-PGO/include/scancontext/nanoflann.hpp:496
Function
SOPHUS_FUNC Matrix<Scalar, 2, 2> rotationMatrix
LIO-Livox/include/sophus/se2.hpp:58
Function
SOPHUS_FUNC SO3<Scalar> inverse
LIO-Livox/include/sophus/so3.hpp:77
Method
SearchParams
Note: The first argument (checks_IGNORED_) is ignored, but kept for * compatibility with the FLANN interface */
SC-PGO/include/scancontext/nanoflann.hpp:558
Method
Sim2
LIO-Livox/include/sophus/sim2.hpp:618
Method
Sim2<NewScalarType> cast
LIO-Livox/include/sophus/sim2.hpp:121
Function
Sim2<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
LIO-Livox/include/sophus/sim2.hpp:482
Method
Sim2Product<OtherDerived> operator*
LIO-Livox/include/sophus/sim2.hpp:211
Method
Sim3
LIO-Livox/include/sophus/sim3.hpp:635
Method
Sim3<NewScalarType> cast
LIO-Livox/include/sophus/sim3.hpp:122
Function
Sim3<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
LIO-Livox/include/sophus/sim3.hpp:476
Method
Sim3Product<OtherDerived> operator*
LIO-Livox/include/sophus/sim3.hpp:213
Function
TangentAndTheta logAndTheta
As above, but also returns ``theta = |omega|``.
LIO-Livox/include/sophus/so3.hpp:247
Function
ThreadsConstructA
LIO-Livox/src/lio/ceresfunc.cpp:3
Method
TicToc
SC-PGO/include/livox_mapping/tic_toc.h:13
Method
TicTocV2
SC-PGO/include/livox_mapping/tic_toc.h:37
Method
ToIndex
LIO-Livox/src/lio/Map_Manager.cpp:30
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
LIO-Livox/include/sophus/se3.hpp:747
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
LIO-Livox/include/sophus/se2.hpp:544
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
LIO-Livox/include/sophus/sim2.hpp:457
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
LIO-Livox/include/sophus/sim3.hpp:459
Function
Transformation Dxi_exp_x_matrix_at_0
Returns derivative of exp(x).matrix() wrt. ``x_i at x=0``.
LIO-Livox/include/sophus/so2.hpp:450
Function
Transformation JacobianRInv
LIO-Livox/include/sophus/so3.hpp:760
Function
Transformation 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
LIO-Livox/include/sophus/se3.hpp:833
Function
Transformation 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
LIO-Livox/include/sophus/se2.hpp:612
Function
Transformation 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
LIO-Livox/include/sophus/so3.hpp:651
Function
Transformation 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 | |
LIO-Livox/include/sophus/sim2.hpp:520
Function
Transformation 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
LIO-Livox/include/sophus/sim3.hpp:536
Function
Transformation generator
Returns the infinitesimal generators of SO(2). The infinitesimal generators of SO(2) is: | 0 1 | | -1 0 |
LIO-Livox/include/sophus/so2.hpp:461
Function
Transformation hat
hat-operator It takes in the 6-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
LIO-Livox/include/sophus/se3.hpp:854
Function
Transformation hat
hat-operator It takes in the 3-vector representation (= twist) and returns the corresponding matrix representation of Lie algebra element. Formally,
LIO-Livox/include/sophus/se2.hpp:633
Function
Transformation hat
hat-operator It takes in the 3-vector representation ``omega`` (= rotation vector) and returns the corresponding matrix representation of Lie algebra
LIO-Livox/include/sophus/so3.hpp:673
Function
Transformation hat
hat-operator It takes in the 4-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
LIO-Livox/include/sophus/sim2.hpp:541
Function
Transformation hat
hat-operator It takes in the 7-vector representation and returns the corresponding matrix representation of Lie algebra element. Formally, the hat()
LIO-Livox/include/sophus/sim3.hpp:557
Function
Transformation hat
hat-operator It takes in the scalar representation ``theta`` (= rotation angle) and returns the corresponding matrix representation of Lie algebra el
LIO-Livox/include/sophus/so2.hpp:476
Function
Transformation 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-
LIO-Livox/include/sophus/so3.hpp:310
Function
Transformation rotationMatrix
Returns rotation matrix.
LIO-Livox/include/sophus/rxso2.hpp:316
Function
Transformation rotationMatrix
Returns rotation matrix.
LIO-Livox/include/sophus/rxso3.hpp:345
Method
_float_as_int
\brief transform float to int */
LIO-Livox/include/MapManager/Map_Manager.h:20
Method
_float_as_int
\brief transform float to int */
LIO-Livox/include/LidarFeatureExtractor/LidarFeatureExtractor.h:24
Method
_int_as_float
\brief transform int to float */
LIO-Livox/include/MapManager/Map_Manager.h:28
Method
_int_as_float
\brief transform int to float */
LIO-Livox/include/LidarFeatureExtractor/LidarFeatureExtractor.h:32
Method
accum_dist
SC-PGO/include/scancontext/nanoflann.hpp:411
Method
accum_dist
SC-PGO/include/scancontext/nanoflann.hpp:443
Method
accum_dist
SC-PGO/include/scancontext/nanoflann.hpp:471
Method
accum_dist
SC-PGO/include/scancontext/nanoflann.hpp:505
Method
addPoint
* Called during search to add an element matching the criteria. * @return true if the search should be continued, false if the results are * suf
SC-PGO/include/scancontext/nanoflann.hpp:249
Method
addPoints
Add points to the set, Inserts all points from [start, end] */
SC-PGO/include/scancontext/nanoflann.hpp:1883
Method
allocate
SC-PGO/include/scancontext/nanoflann.hpp:579
Method
allocate
SC-PGO/include/scancontext/nanoflann.hpp:703
Method
angle
Returns rotation angle.
LIO-Livox/include/sophus/rxso2.hpp:129
Method
angleX
Extract rotation angle about canonical X-axis
LIO-Livox/include/sophus/se3.hpp:115
Method
angleY
Extract rotation angle about canonical Y-axis
LIO-Livox/include/sophus/se3.hpp:119
Method
angleZ
Extract rotation angle about canonical Z-axis
LIO-Livox/include/sophus/se3.hpp:123
Function
average
LIO-Livox/include/sophus/average.hpp:67
Method
buildIndex
* Builds the index */
SC-PGO/include/scancontext/nanoflann.hpp:1554
Function
calcW
LIO-Livox/include/sophus/sim_details.hpp:10
Function
calcWInv
LIO-Livox/include/sophus/sim_details.hpp:52
Method
computeBoundingBox
SC-PGO/include/scancontext/nanoflann.hpp:1317
Method
computeBoundingBox
SC-PGO/include/scancontext/nanoflann.hpp:1666
Method
computeMinMax
SC-PGO/include/scancontext/nanoflann.hpp:837
Function
coreImportTest
SC-PGO/include/scancontext/Scancontext.cpp:6
Function
data
This provides unsafe read/write access to internal data. SO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acces
LIO-Livox/include/sophus/se3.hpp:513
Function
data
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
LIO-Livox/include/sophus/se2.hpp:446
Function
data
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
LIO-Livox/include/sophus/sim2.hpp:425
Function
data
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
LIO-Livox/include/sophus/sim3.hpp:427
Method
data
This provides unsafe read/write access to internal data. RxSO(2) is represented by a complex number (two parameters). When using direct write access,
LIO-Livox/include/sophus/rxso2.hpp:146
Method
data
This provides unsafe read/write access to internal data. RxSO(3) is represented by an Eigen::Quaternion (four parameters). When using direct write acc
LIO-Livox/include/sophus/rxso3.hpp:146
Method
data
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
LIO-Livox/include/sophus/so2.hpp:140
Function
defaultEnsure
LIO-Livox/include/sophus/common.hpp:92
Method
detectFeaturePoint
LIO-Livox/src/lio/LidarFeatureExtractor.cpp:89
Method
detectFeaturePoint2
LIO-Livox/src/lio/LidarFeatureExtractor.cpp:707
Method
detectFeaturePoint3
LIO-Livox/src/lio/LidarFeatureExtractor.cpp:851
Method
detectLoopClosureIDBetweenSession
SC-PGO/include/scancontext/Scancontext.cpp:272
Method
distDirectSC
SC-PGO/include/scancontext/Scancontext.cpp:69
Method
distanceBtnScanContext
SC-PGO/include/scancontext/Scancontext.cpp:116
Method
double2vector
LIO-Livox/src/lio/Estimator.cpp:838
Function
ensureFailed
LIO-Livox/include/sophus/example_ensure_handler.cpp:7
Method
epsilon
LIO-Livox/include/sophus/common.hpp:117
Method
epsilon
LIO-Livox/include/sophus/common.hpp:131
Method
epsilonSqrt
LIO-Livox/include/sophus/common.hpp:119
Method
epsilonSqrt
LIO-Livox/include/sophus/common.hpp:135
Function
euler_to_rotMat
(yaw, pitch, roll)
SC-PGO/utils/moving_object_removal/move_object_removal_livox.py:381
Method
evalMetric
SC-PGO/include/scancontext/nanoflann.hpp:383
Method
evalMetric
SC-PGO/include/scancontext/nanoflann.hpp:432
Method
evalMetric
SC-PGO/include/scancontext/nanoflann.hpp:463
Method
evalMetric
SC-PGO/include/scancontext/nanoflann.hpp:499
Method
exp
LIO-Livox/include/sophus/rxso2.hpp:472
Method
exp
LIO-Livox/include/sophus/rxso3.hpp:514
Method
expAndTheta
LIO-Livox/include/sophus/rxso3.hpp:523
Method
fastAlignUsingVkey
SC-PGO/include/scancontext/Scancontext.cpp:93
Method
findNeighbors
SC-PGO/include/scancontext/nanoflann.hpp:1926
Function
finiteDifferenceRotationalVelocity
LIO-Livox/include/sophus/velocities.hpp:43
Method
full
SC-PGO/include/scancontext/nanoflann.hpp:242
Function
fullCallBack
LIO-Livox/src/lio/PoseEstimation.cpp:107
← previous
next →
301–400 of 638, ranked by callers