Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chichengcn/gici-open
/ functions
Functions
1,536 in github.com/chichengcn/gici-open
⨍
Functions
1,536
◇
Types & classes
269
Method
parameterBlockDim
\brief Dimension of an individual parameter block. @param[in] parameter_block_idx Index of the parameter block of interest. \return The dimension.
include/gici/imu/imu_error.h:265
Method
parameterBlockDim
\brief Dimension of an individual parameter block.
include/gici/imu/roll_and_pitch_error.h:123
Method
parameterBlockDim
\brief Dimension of an individual parameter block.
include/gici/imu/nhc_error.h:118
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/estimate/relative_integration_error.h:190
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/estimate/marginalization_error.h:173
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/estimate/pose_error.h:157
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/estimate/relative_const_error.h:153
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/estimate/const_error.h:135
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/position_error.h:118
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/velocity_error.h:125
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/pseudorange_error.h:119
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/doppler_error.h:127
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/phaserange_error_dd.h:125
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/relative_isb_error.h:93
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/pseudorange_error_dd.h:124
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/phaserange_error.h:114
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/ambiguity_error.h:106
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/phaserange_error_sd.h:120
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/gnss/pseudorange_error_sd.h:120
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/vision/relative_pose_error.h:135
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/vision/reprojection_error.h:171
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/vision/homogeneous_point_error.h:161
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/imu/hmc_error.h:116
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/imu/speed_and_bias_error.h:148
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/imu/yaw_error.h:117
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/imu/imu_error.h:257
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/imu/roll_and_pitch_error.h:117
Method
parameterBlocks
\brief Number of parameter blocks.
include/gici/imu/nhc_error.h:112
Method
parameters
include/gici/estimate/homogeneous_point_parameter_block.h:106
Method
parameters
include/gici/estimate/speed_and_bias_parameter_block.h:89
Method
parameters
include/gici/estimate/common_parameter_block.h:67
Method
pipelineCallback
Pipeline sends input data to logging stream
ros_wrapper/src/gici/src/ros_interface/ros_stream.cpp:323
Method
pipelineConvertCallback
Pipeline sends decoded data to logging stream
src/stream/streaming.cpp:217
Method
pipelineDirectCallback
Pipeline sends input data directly to logging stream
src/stream/streaming.cpp:195
Method
plus
Generalization of the addition operation, x_plus_delta = Plus(x, delta) with the condition that Plus(x, 0) = x.
src/estimate/homogeneous_point_local_parameterization.cpp:58
Method
plus
minimal internal parameterization x0_plus_Delta=Delta_Chi[+]x0 \brief Generalization of the addition operation, x_plus_delta = Plus(x, delta) with the
include/gici/estimate/homogeneous_point_parameter_block.h:122
Method
plus
minimal internal parameterization x0_plus_Delta=Delta_Chi[+]x0 \brief Generalization of the addition operation, x_plus_delta = Plus(x, delta) with the
include/gici/estimate/pose_parameter_block.h:102
Method
plus
minimal internal parameterization x0_plus_Delta=Delta_Chi[+]x0 \brief Generalization of the addition operation, x_plus_delta = Plus(x, delta) with the
include/gici/estimate/speed_and_bias_parameter_block.h:105
Method
plus
minimal internal parameterization x0_plus_Delta=Delta_Chi[+]x0 \brief Generalization of the addition operation, x_plus_delta = Plus(x, delta) with the
include/gici/estimate/common_parameter_block.h:83
Method
plusJacobian
The jacobian of Plus(x, delta) w.r.t delta at delta = 0.
src/estimate/pose_local_parameterization.cpp:150
Method
plusJacobian
The jacobian of Plus(x, delta) w.r.t delta at delta = 0.
src/estimate/homogeneous_point_local_parameterization.cpp:112
Method
plusJacobian
\brief The jacobian of Plus(x, delta) w.r.t delta at delta = 0. @param[in] x0 Variable. @param[out] jacobian The Jacobian.
include/gici/estimate/homogeneous_point_parameter_block.h:131
Method
plusJacobian
\brief The jacobian of Plus(x, delta) w.r.t delta at delta = 0. @param[in] x0 Variable. @param[out] jacobian The Jacobian.
include/gici/estimate/pose_parameter_block.h:111
Method
plusJacobian
\brief The jacobian of Plus(x, delta) w.r.t delta at delta = 0. @param[in] x0 Variable. @param[out] jacobian The Jacobian.
include/gici/estimate/speed_and_bias_parameter_block.h:117
Method
plusJacobian
\brief The jacobian of Plus(x, delta) w.r.t delta at delta = 0. @param[in] x0 Variable. @param[out] jacobian The Jacobian.
include/gici/estimate/common_parameter_block.h:95
Method
poseCallback
ros_wrapper/src/gici/src/ros_interface/ros_stream.cpp:807
Method
predictFeatureTracking
Predict initial point for optical flow tracking
src/vision/feature_tracker.cpp:131
Method
printResidualBlockInfo
Log information on a residual block.
src/estimate/graph.cpp:102
Method
process
Process funtion in every loop
src/fusion/multisensor_estimating.cpp:508
Method
process
Process funtion in every loop
src/fusion/multisensor_single_thread_estimating.cpp:522
Method
processEstimator
Process estimator
src/fusion/multisensor_estimating.cpp:750
Method
processEstimator
Process estimator
src/fusion/multisensor_single_thread_estimating.cpp:619
Method
processFrame
Processes frames
src/vision/feature_handler.cpp:606
Method
processFrameBundle
Processes frame bundle
src/vision/feature_handler.cpp:599
Method
processImageFrontend
Process image frontend
src/fusion/multisensor_single_thread_estimating.cpp:712
Method
processInput
Stream input processing
src/stream/streaming.cpp:344
Method
processLogging
Stream logging processing
src/stream/streaming.cpp:387
Method
processOutput
Stream output processing
src/stream/streaming.cpp:398
Method
propagation
Propagates pose, speeds and biases with given IMU measurements.
src/imu/imu_error.cpp:296
Method
pseudoInverseSymm
include/gici/estimate/marginalization_error_impl.h:187
Method
pseudoInverseSymmSqrt
include/gici/estimate/marginalization_error_impl.h:223
Function
publishError3d
Publish 3D error
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:333
Function
publishError3d
Publish 3D error
ros_wrapper/src/gici/src/ros_interface/ros_publisher.cpp:382
Function
publishFeaturedImage
Publish image with features
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:114
Function
publishImage
Publish image
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:92
Function
publishImu
Publish IMU message
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:348
Function
publishLandmarks
Publish landmarks
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:127
Function
publishPoseWithCovarianceAndTransform
Publish pose with covariance and transform
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:233
Function
publishPoseWithTransform
Publish pose with transform
tools/ros/src/gici_tools/src/ros_utility/ros_publisher.cpp:210
Method
putDcbsToAllSourceDcbs
Put DCBs to all source DCBs
src/gnss/code_bias.cpp:503
Method
putDefaultDcbsToAllSourceDcbs
Put default DCBs to all source DCBs
src/gnss/code_bias.cpp:548
Method
putMeasurementAndStateToGraph
Put state and measurements to graph with given initial values
src/fusion/gnss_imu_initializer.cpp:333
Method
putMeasurements
Put data from addin buffer to measurement buffer
src/fusion/multisensor_estimating.cpp:718
Method
putTgdsToAllSourceDcbs
Put TGDs to all source DCBs
src/gnss/code_bias.cpp:590
Method
putZdcbsToAllSourceDcbs
Put ZDCBs to all source DCBs
src/gnss/code_bias.cpp:513
Function
quatToRotMat
include/gici/vision/epipolar_error.h:63
Method
quatToRotMat
include/gici/vision/reprojection_error_simple.h:71
Method
radToDeg
Convert LLA in rad to LLA in degree
tools/evaluation/format_converters/include/geodetic_coordinate.h:68
Method
radToDeg
Convert LLA in rad to LLA in degree
include/gici/gnss/geodetic_coordinate.h:69
Method
read
Read data from stream
include/gici/stream/streamer.h:62
Method
rebindAllStreamerToEstimator
Clear streamer->formator->estimator pipeline and rebind them together with ROS-streamer->estimator pipelines
ros_wrapper/src/gici/src/ros_interface/ros_node_handle.cpp:155
Method
redoPreintegration
Propagates pose, speeds and biases with given IMU measurements.
src/imu/imu_error.cpp:87
Method
rejectDopplerOutlier
Reject doppler outlier
src/gnss/gnss_estimator_base.cpp:1891
Method
rejectGnssPositionAndVelocityOutliers
Reject position and velocity outliers
src/gnss/gnss_loose_estimator_base.cpp:107
Method
rejectPhaserangeOutlier
Reject phaserange outlier
src/gnss/gnss_estimator_base.cpp:1706
Method
rejectPseudorangeOutlier
Reject pseudorange outlier
src/gnss/gnss_estimator_base.cpp:1357
Method
rejectReprojectionErrorOutlier
Reject landmark reprojection error outlier
src/vision/visual_estimator_base.cpp:241
Method
rescaleAndInitializePoints
src/vision/visual_initialization.cpp:206
Method
resetBits
include/gici/estimate/estimator_types.h:116
Method
resetIonosphereEstimation
Reset ionosphere estimation
include/gici/gnss/gnss_estimator_base.h:87
Method
resetParameterization
Reset the (local) parameterisation of a parameter block.
src/estimate/graph.cpp:648
Method
resetProcessors
Reset estimator
src/fusion/multisensor_estimating.cpp:374
Method
resetProcessors
Reset estimator
src/fusion/multisensor_single_thread_estimating.cpp:372
Method
resetResidualBlock
Replace the parameters connected to a residual block ID.
src/estimate/graph.cpp:509
Method
residualDim
sizes \brief Residual dimension.
include/gici/estimate/relative_integration_error.h:187
Method
residualDim
sizes (inherited pure virtuals from ::ErrorInterface) \brief Residual dimension.
include/gici/estimate/marginalization_error.h:167
Method
residualDim
sizes \brief Residual dimension.
include/gici/estimate/pose_error.h:154
Method
residualDim
sizes \brief Residual dimension.
include/gici/estimate/relative_const_error.h:150
Method
residualDim
sizes \brief Residual dimension.
include/gici/estimate/const_error.h:132
Method
residualDim
sizes \brief Residual dimension.
include/gici/gnss/position_error.h:115
← previous
next →
1,101–1,200 of 1,536, ranked by callers