Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/APRIL-ZJU/OA-LICalib
/ functions
Functions
380 in github.com/APRIL-ZJU/OA-LICalib
⨍
Functions
380
◇
Types & classes
78
↓ 36 callers
Method
NumParameters
include/basalt/spline/spline_segment.h:76
↓ 26 callers
Method
resize
@brief Resize containter with knots @param[in] n number of knots
include/basalt/spline/rd_spline.h:229
↓ 22 callers
Method
maxTime
@brief Maximum time represented by spline @return maximum time represented by spline
include/basalt/spline/rd_spline.h:182
↓ 22 callers
Method
minTime
@brief Minimum time represented by spline @return minimum time represented by spline
include/basalt/spline/rd_spline.h:189
↓ 20 callers
Method
getKnot
@brief Return knot with index i @param i index of the knot @return knot
include/basalt/spline/se3_spline.h:249
↓ 13 callers
Method
pose
@brief Evaluate pose. @param[in] time time to evaluate pose in seconds @return SE(3) pose at time
include/basalt/spline/se3_spline.h:360
↓ 12 callers
Method
CaculateSplineMeta
include/basalt/spline/se3_spline.h:580
↓ 12 callers
Method
add_figure
Add a matplotlib figure to the collection
script/PlotCollection.py:40
↓ 11 callers
Method
ComputeSplineIndex
include/basalt/spline/spline_segment.h:85
↓ 11 callers
Method
SegmentNum
include/calib/io/segment_dataset.h:127
↓ 10 callers
Method
GetTrajParam
include/trajectory/se3_trajectory.h:59
↓ 10 callers
Function
plotVectorOverTime
(times, values, figname="", ylabel="", color='r-', label="", fno=1, clearFigure=True, lw=1)
script/liso_plots.py:17
↓ 9 callers
Method
evaluate
include/basalt/spline/rd_spline.h:262
↓ 7 callers
Method
tic
include/utils/tic_toc.h:35
↓ 7 callers
Method
toc
include/utils/tic_toc.h:37
↓ 6 callers
Method
GetLidarPose
src/trajectory/se3_trajectory.cpp:27
↓ 6 callers
Method
addCheckState
include/utils/ceres_callbacks.h:43
↓ 5 callers
Method
AddPoseMeasurement
src/trajectory/trajectory_estimator.cpp:356
↓ 5 callers
Function
SkewSymmetric
include/utils/math_utils.h:123
↓ 5 callers
Method
computeTIndex
include/basalt/spline/rd_spline.h:153
↓ 4 callers
Method
GetCalibParam
include/trajectory/se3_trajectory.h:53
↓ 4 callers
Method
SetInputTarget
include/calib/ndt_registration.h:70
↓ 4 callers
Method
Solve
src/trajectory/trajectory_estimator.cpp:575
↓ 4 callers
Method
getCalibrated
@brief Calibrate the measurement. See detailed description in \ref CalibGyroBias. @param raw_measurement @return calibrated measurement
include/basalt/spline/calib_bias.hpp:191
↓ 4 callers
Method
getDt
@brief Knot time interval in nanoseconds.
include/basalt/spline/se3_spline.h:574
↓ 4 callers
Function
plotErrorPerAxis
(times, est_data, gt_data, figname="", ylabel="", fno=1)
script/liso_plots.py:34
↓ 4 callers
Function
rightJacobianInvSO3
include/basalt/utils/sophus_utils.hpp:194
↓ 4 callers
Function
rightJacobianSO3
include/basalt/utils/sophus_utils.hpp:154
↓ 3 callers
Function
DataAssociation
include/calib/calib_tool.h:243
↓ 3 callers
Method
FeedScan
src/calib/lidar_localization.cpp:99
↓ 3 callers
Function
Normalize
include/utils/math_utils.h:262
↓ 3 callers
Function
R2ypr
adapted from VINS-mono
include/utils/math_utils.h:183
↓ 3 callers
Method
SaveTrajectoryControlPoints
src/trajectory/se3_trajectory.cpp:101
↓ 3 callers
Method
SetSurfelMap
src/calib/surfel_association.cpp:45
↓ 3 callers
Method
UndistortScanInMap
transfrom scna data to map frame and build map based on trajectory
src/calib/scan_undistortion.cpp:53
↓ 3 callers
Method
UpdateExtrinicParam
Update after Ceres optimization
include/sensor_data/calibration.h:241
↓ 3 callers
Method
acceleration
@brief Alias for second derivative of spline. See \ref evaluate.
include/basalt/spline/rd_spline.h:296
↓ 3 callers
Method
extendKnotsTo
@brief extend trajectory to time t @param[in] t time @param[in] initial_so3 initial knot of so3_spline @param[in] initial_pos initial knot of pos_spl
include/basalt/spline/se3_spline.h:184
↓ 3 callers
Method
unpack_scan
include/sensor_data/lidar_vlp_16.h:45
↓ 3 callers
Method
velocityBody
First, let's note that for scalars \f$ k, \Delta k \f$ the following holds: \f$ \exp((k+\Delta k)\phi) = \exp(k\phi)\exp(\Delta k\phi), \phi \in \math
include/basalt/spline/so3_spline.h:306
↓ 2 callers
Method
BatchOptimization
src/calib/calib_helper.cpp:292
↓ 2 callers
Function
C_n_k
@brief Compute binomial coefficient. Computes number of combinations that include k objects out of n. @param[in] n @param[in] k @return binomial coef
include/basalt/spline/spline_common.h:54
↓ 2 callers
Method
Clear
include/sensor_data/lidar_feature.h:63
↓ 2 callers
Method
DataAssociationInLocator
src/calib/calib_helper.cpp:239
↓ 2 callers
Method
DataAssociationInOdom
src/calib/calib_helper.cpp:210
↓ 2 callers
Method
EvaluateLidarRelativeRotation
src/trajectory/se3_trajectory.cpp:83
↓ 2 callers
Function
GetNDtPtr
include/calib/calib_tool.h:272
↓ 2 callers
Method
GetTrajQuality
include/trajectory/se3_trajectory.h:67
↓ 2 callers
Function
InitialIMUTrajectory
include/calib/calib_tool.h:65
↓ 2 callers
Method
Initialization
src/calib/calib_helper.cpp:163
↓ 2 callers
Method
MaxTime
include/basalt/spline/spline_segment.h:38
↓ 2 callers
Function
NormalizeRad
include/utils/math_utils.h:39
↓ 2 callers
Method
OdomToTUMTxt
include/calib/lidar_ndt_odometry.h:76
↓ 2 callers
Method
Refinement
src/calib/calib_helper.cpp:313
↓ 2 callers
Method
SaveGlobalMap
include/calib/lidar_ndt_odometry.h:69
↓ 2 callers
Method
SaveSurfelsMap
include/calib/surfel_association.h:99
↓ 2 callers
Method
ScanMatch
include/calib/ndt_registration.h:75
↓ 2 callers
Method
SetCalibParam
include/trajectory/se3_trajectory.h:48
↓ 2 callers
Method
TrajectoryToTUMTxt2
src/trajectory/se3_trajectory.cpp:165
↓ 2 callers
Method
UndistortScan
[improve NDT accuracy] remove rotaional motion distortion
src/calib/scan_undistortion.cpp:30
↓ 2 callers
Method
__init__
This class places matplot figures in tabs on a wx window (make sure to use unique figure ids between different PlotCollection instanc
script/PlotCollection.py:13
↓ 2 callers
Method
computeTIndex
include/basalt/spline/se3_spline.h:576
↓ 2 callers
Method
get_organized_and_raw_cloud
include/sensor_data/lidar_ouster.h:51
↓ 2 callers
Method
imu_msg_2_numpy_array
(self, msg, outscrean = False)
script/plot_node.py:51
↓ 2 callers
Method
knots_push_back
@brief Add knot to the end of the spline @param[in] knot knot to add
include/basalt/spline/se3_spline.h:205
↓ 2 callers
Function
leftJacobianSO3
include/basalt/utils/sophus_utils.hpp:233
↓ 2 callers
Method
minTime
@brief Minimum time represented by spline @return minimum time represented by spline in seconds
include/basalt/spline/se3_spline.h:324
↓ 2 callers
Method
pose_msg_2_numpy_array
(self, msg)
script/plot_node.py:40
↓ 2 callers
Method
show
Show the window on screen
script/PlotCollection.py:52
↓ 2 callers
Function
sort_vec
sorts vectors from large to small * vec: vector to be sorted * sorted_vec: sorted results * ind: the position of each element in the sort result in
include/utils/eigen_utils.hpp:72
↓ 1 callers
Function
AddIMUAndSurfelToProblem
include/calib/calib_tool.h:434
↓ 1 callers
Method
AddIMUGyroMeasurement
src/trajectory/trajectory_estimator.cpp:327
↓ 1 callers
Method
AddIMUMeasurement
src/trajectory/trajectory_estimator.cpp:238
↓ 1 callers
Method
AddLiDARSurfelMeasurement
src/trajectory/trajectory_estimator.cpp:146
↓ 1 callers
Method
AddOrientationMeasurement
src/trajectory/trajectory_estimator.cpp:411
↓ 1 callers
Method
AdjustDatasetTime
include/calib/io/dataset_reader.h:316
↓ 1 callers
Method
AverageTimeDownSmaple
src/calib/surfel_association.cpp:175
↓ 1 callers
Method
CaculateGlobalMapAndOdom
src/calib/lidar_localization.cpp:173
↓ 1 callers
Function
DataAssociationWithLocator
include/calib/calib_tool.h:333
↓ 1 callers
Function
DataAssociationWithOdom
include/calib/calib_tool.h:288
↓ 1 callers
Function
DataAssociationWithTraj
include/calib/calib_tool.h:366
↓ 1 callers
Function
DotProduct
include/utils/math_utils.h:256
↓ 1 callers
Method
DrawFigure
(self)
script/plot_node.py:81
↓ 1 callers
Function
EstimateRotation
include/calib/calib_tool.h:211
↓ 1 callers
Method
EstimateRotation
src/calib/inertial_initializer.cpp:73
↓ 1 callers
Method
GetAssociation
src/calib/surfel_association.cpp:100
↓ 1 callers
Method
GetAwVector
include/sensor_data/scaled_misaligned_imu.h:58
↓ 1 callers
Method
GetCalibrated
include/sensor_data/lidar_feature.h:143
↓ 1 callers
Method
GetEndTime
include/calib/io/segment_dataset.h:133
↓ 1 callers
Method
GetLaserParam
include/sensor_data/lidar_feature.h:186
↓ 1 callers
Method
GetLiDARTrajQuality
include/trajectory/se3_trajectory.h:74
↓ 1 callers
Function
GetLidarCov
include/calib/calib_tool.h:416
↓ 1 callers
Function
GetLidarLocatorResult
include/calib/calib_tool.h:187
↓ 1 callers
Function
GetLidarOdometry
include/calib/calib_tool.h:164
↓ 1 callers
Function
GetLidarPointCorrespondence
include/calib/calib_tool.h:387
↓ 1 callers
Method
GetMaVector
include/sensor_data/scaled_misaligned_imu.h:56
↓ 1 callers
Method
GetMwVector
include/sensor_data/scaled_misaligned_imu.h:55
↓ 1 callers
Method
GetQWtoAVector
include/sensor_data/scaled_misaligned_imu.h:60
↓ 1 callers
Method
GetStartTime
include/calib/io/segment_dataset.h:129
↓ 1 callers
Method
InitGui
src/app/li_calib_node.cpp:46
next →
1–100 of 380, ranked by callers