Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Livox-SDK/LIO-Livox
/ functions
Functions
460 in github.com/Livox-SDK/LIO-Livox
⨍
Functions
460
◇
Types & classes
119
Method
hat
include/sophus/rxso3.hpp:584
Method
impl
include/sophus/types.hpp:85
Method
impl
include/sophus/types.hpp:94
Method
impl
include/sophus/types.hpp:103
Method
impl
include/sophus/types.hpp:109
Method
impl
include/sophus/types.hpp:118
Method
impl
include/sophus/types.hpp:127
Method
impl
include/sophus/types.hpp:136
Method
impl
include/sophus/types.hpp:142
Method
impl
include/sophus/types.hpp:148
Method
impl
include/sophus/types.hpp:154
Method
impl
include/sophus/test_macros.hpp:13
Method
impl
include/sophus/test_macros.hpp:19
Method
impl
include/sophus/formatstring.hpp:31
Function
imu_callback
src/lio/PoseEstimation.cpp:95
Function
interpolate
include/sophus/interpolate.hpp:27
Method
inverse
include/sophus/se2.hpp:145
Method
inverse
include/sophus/sim2.hpp:128
Method
inverse
include/sophus/rxso2.hpp:154
Method
inverse
include/sophus/sim3.hpp:129
Method
inverse
include/sophus/rxso3.hpp:156
Method
inverse
include/sophus/so2.hpp:148
Function
lidarCallBackHAP
src/lio/ScanRegistration.cpp:39
Function
lidarCallBackHorizon
src/lio/ScanRegistration.cpp:20
Function
lidarCallBackPc2
src/lio/ScanRegistration.cpp:58
Function
lieBracket
Lie bracket It computes the Lie bracket of SE(3). To be more specific, it computes ``[omega_1, omega_2]_se3 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/se3.hpp:872
Function
lieBracket
Lie bracket It computes the Lie bracket of SE(2). To be more specific, it computes ``[omega_1, omega_2]_se2 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/se2.hpp:650
Function
lieBracket
Lie bracket It computes the Lie bracket of SO(3). To be more specific, it computes ``[omega_1, omega_2]_so3 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/so3.hpp:697
Function
lieBracket
Lie bracket It computes the Lie bracket of Sim(2). To be more specific, it computes ``[omega_1, omega_2]_sim2 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/sim2.hpp:559
Function
lieBracket
Lie bracket It computes the Lie bracket of Sim(3). To be more specific, it computes ``[omega_1, omega_2]_sim3 := vee([hat(omega_1), hat(omega_2)])``
include/sophus/sim3.hpp:575
Function
lieBracket
Lie bracket It returns the Lie bracket of SO(2). Since SO(2) is a commutative group, the Lie bracket is simple ``0``.
include/sophus/so2.hpp:499
Method
lieBracket
Lie bracket It computes the Lie bracket of RxSO(2). To be more specific, it computes ``[omega_1, omega_2]_rxso2 := vee([hat(omega_1), hat(omega_2)])
include/sophus/rxso2.hpp:537
Method
lieBracket
Lie bracket It computes the Lie bracket of RxSO(3). To be more specific, it computes ``[omega_1, omega_2]_rxso3 := vee([hat(omega_1), hat(omega_2)])
include/sophus/rxso3.hpp:603
Function
lineFromSE2
include/sophus/geometry.hpp:126
Method
log
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
Method
log
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
Method
log
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
Method
log
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
Method
log
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
Function
main
src/lio/ScanRegistration.cpp:94
Function
main
src/lio/PoseEstimation.cpp:568
Function
makeHyperplaneUnique
include/sophus/geometry.hpp:168
Method
matrix
include/sophus/rxso3.hpp:191
Method
matrix
include/sophus/so2.hpp:187
Method
matrix2x3
include/sophus/se2.hpp:210
Method
matrix2x3
include/sophus/sim2.hpp:184
Method
matrix3x4
include/sophus/se3.hpp:285
Method
matrix3x4
include/sophus/sim3.hpp:186
Function
maxMetric
include/sophus/types.hpp:164
Method
normalize
Normalize SO2 element It re-normalizes the SO2 element.
include/sophus/se2.hpp:188
Method
normalize
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
Method
nullopt_t
include/sophus/common.hpp:144
Method
num_diff
include/sophus/num_diff.hpp:20
Method
num_diff
include/sophus/num_diff.hpp:35
Method
num_diff
include/sophus/num_diff.hpp:58
Method
operator()
include/utils/ceresfunc.h:332
Method
operator()
include/utils/ceresfunc.h:414
Method
operator()
include/utils/ceresfunc.h:477
Method
operator()
include/utils/ceresfunc.h:535
Method
operator()
include/utils/ceresfunc.h:587
Method
operator()
include/utils/ceresfunc.h:633
Method
operator()
include/utils/ceresfunc.h:670
Method
operator()
include/utils/ceresfunc.h:754
Method
operator()
include/utils/ceresfunc.h:791
Function
operator*
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
Method
operator*
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
Method
operator*
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
Method
operator*
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
Method
operator*
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
Method
operator*
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
Method
operator*
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
Method
operator*
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
Method
operator->
include/sophus/common.hpp:165
Method
optional
include/sophus/common.hpp:157
Method
pi
include/sophus/common.hpp:124
Method
pi
include/sophus/common.hpp:137
Function
planeFromSE3
include/sophus/geometry.hpp:148
Method
plane_judge
src/lio/LidarFeatureExtractor.cpp:21
Method
pointAssociateToMap
\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:39
Function
pretty
include/sophus/test_macros.hpp:25
Function
process
\brief Mapping main thread */
src/lio/PoseEstimation.cpp:365
Method
processNonFeatureICP
src/lio/Estimator.cpp:662
Method
processPointToLine
src/lio/Estimator.cpp:104
Method
processPointToPlan
src/lio/Estimator.cpp:318
Method
processPointToPlanVec
src/lio/Estimator.cpp:481
Function
processTestResult
include/sophus/test_macros.hpp:39
Function
quaternionMultiplication
* @brief Perform q1 * q2. * * Format of q1 and q2 is as [x,y,z,w] */
include/utils/math_utils.hpp:54
Function
quaternionToRotation
* @brief Convert a quaternion to the corresponding rotation matrix * @note Pay attention to the convention used. The function follows the * conve
include/utils/math_utils.hpp:139
Method
quaternion_
include/sophus/rxso3.hpp:487
Function
rot
Construct pure rotation.
include/sophus/se2.hpp:662
Function
rotX
Construct x-axis rotation.
include/sophus/se3.hpp:887
Function
rotX
Construct x-axis rotation.
include/sophus/so3.hpp:704
Function
rotY
Construct y-axis rotation.
include/sophus/se3.hpp:893
Function
rotY
Construct y-axis rotation.
include/sophus/so3.hpp:710
Function
rotZ
Construct z-axis rotation.
include/sophus/se3.hpp:899
Function
rotZ
Construct z-axis rotation.
include/sophus/so3.hpp:716
Function
rotationToQuaternion
* @brief Convert a rotation matrix to a quaternion. * @note Pay attention to the convention used. The function follows the * conversion in "Indir
include/utils/math_utils.hpp:163
Function
sampleUniform
include/sophus/se2.hpp:671
Function
sampleUniform
include/sophus/so3.hpp:724
Function
sampleUniform
include/sophus/sim2.hpp:585
← previous
next →
301–400 of 460, ranked by callers