MCPcopy Create free account

hub / github.com/KumarRobotics/msckf_vio / functions

Functions85 in github.com/KumarRobotics/msckf_vio

↓ 22 callersFunctionquaternionToRotation
* @brief Convert a quaternion to the corresponding rotation matrix * @note Pay attention to the convention used. The function follows the * conve
include/msckf_vio/math_utils.hpp:100
↓ 11 callersFunctionskewSymmetric
* @brief Create a skew-symmetric matrix from a 3-element vector. * @note Performs the operation: * w -> [ 0 -w3 w2] * [ w3 0 -w1
include/msckf_vio/math_utils.hpp:23
↓ 4 callersFunctionquaternionNormalize
* @brief Normalize the given quaternion to unit quaternion. */
include/msckf_vio/math_utils.hpp:40
↓ 4 callersFunctionrotationToQuaternion
* @brief Convert a rotation matrix to a quaternion. * @note Pay attention to the convention used. The function follows the * conversion in "Indir
include/msckf_vio/math_utils.hpp:122
↓ 3 callersFunctiongetTransformCV
src/utils.cpp:34
↓ 3 callersFunctiongetTransformEigen
src/utils.cpp:14
↓ 3 callersMethodinitializePosition
include/msckf_vio/feature.hpp:293
↓ 3 callersFunctionquaternionMultiplication
* @brief Perform q1 * q2 */
include/msckf_vio/math_utils.hpp:49
↓ 3 callersFunctionsmallAngleQuaternion
* @brief Convert the vector part of a quaternion to a * full quaternion. * @note This function is useful to convert delta quaternion * which
include/msckf_vio/math_utils.hpp:72
↓ 2 callersMethodcheckMotion
include/msckf_vio/feature.hpp:250
↓ 2 callersMethodinitialize
src/msckf_vio.cpp:199
↓ 1 callersFunctiongetKalibrStyleTransform
src/utils.cpp:66
↓ 1 callersFunctiongetVec16Transform
src/utils.cpp:55
↓ 1 callersMethodpublish
src/msckf_vio.cpp:1366
↓ 1 callersMethodpublish
src/image_processor.cpp:1232
MethodCAMState
include/msckf_vio/cam_state.h:49
MethodFeature
Constructors for the struct.
include/msckf_vio/feature.hpp:59
MethodIMUState
include/msckf_vio/imu_state.h:84
MethodImageProcessor
src/image_processor.cpp:26
MethodImageProcessor
Disable copy and assign constructors.
include/msckf_vio/image_processor.h:36
MethodImageProcessorNodelet
include/msckf_vio/image_processor_nodelet.h:18
MethodMsckfVio
src/msckf_vio.cpp:53
MethodMsckfVio
Disable copy and assign constructor
include/msckf_vio/msckf_vio.h:45
MethodMsckfVioNodelet
include/msckf_vio/msckf_vio_nodelet.h:18
MethodOptimizationConfig
include/msckf_vio/feature.hpp:47
FunctionTEST
test/math_utils_test.cpp:17
FunctionTEST
test/feature_initialization_test.cpp:33
MethodaddFeatureObservations
src/msckf_vio.cpp:757
MethodaddNewFeatures
src/image_processor.cpp:693
MethodbatchImuProcessing
src/msckf_vio.cpp:508
Methodcost
include/msckf_vio/feature.hpp:168
MethodcreateImagePyramids
src/image_processor.cpp:297
MethodcreateRosIO
src/msckf_vio.cpp:179
MethodcreateRosIO
src/image_processor.cpp:177
MethoddistortPoints
src/image_processor.cpp:887
MethoddrawFeaturesMono
src/image_processor.cpp:1283
MethoddrawFeaturesStereo
src/image_processor.cpp:1353
MethodfeatureCallback
src/msckf_vio.cpp:360
MethodfeatureCompareByLifetime
* @brief featureCompareByLifetime * Compare two features based on the lifetime. */
include/msckf_vio/image_processor.h:119
MethodfeatureCompareByResponse
* @brief featureCompareByResponse * Compare two features based on the response. */
include/msckf_vio/image_processor.h:108
MethodfeatureJacobian
src/msckf_vio.cpp:862
MethodfeatureLifetimeStatistics
src/image_processor.cpp:1471
MethodfindRedundantCamStates
src/msckf_vio.cpp:1134
MethodgatingTest
src/msckf_vio.cpp:1022
MethodgenerateInitialGuess
include/msckf_vio/feature.hpp:228
MethodimuCallback
src/msckf_vio.cpp:229
MethodimuCallback
src/image_processor.cpp:289
Methodinitialize
src/image_processor.cpp:195
MethodinitializeFirstFrame
src/image_processor.cpp:313
MethodinitializeGravityAndBias
src/msckf_vio.cpp:248
MethodintegrateImuData
src/image_processor.cpp:917
Methodjacobian
include/msckf_vio/feature.hpp:190
MethodkeyPointCompareByResponse
* @brief keyPointCompareByResponse * Compare two keypoints based on the response. */
include/msckf_vio/image_processor.h:97
MethodloadParameters
src/msckf_vio.cpp:60
MethodloadParameters
src/image_processor.cpp:43
Functionmain
test/math_utils_test.cpp:74
Functionmain
test/feature_initialization_test.cpp:120
MethodmeasurementJacobian
src/msckf_vio.cpp:789
MethodmeasurementUpdate
src/msckf_vio.cpp:918
MethodmocapOdomCallback
src/msckf_vio.cpp:442
MethodonInit
src/image_processor_nodelet.cpp:11
MethodonInit
src/msckf_vio_nodelet.cpp:11
MethodonlineReset
src/msckf_vio.cpp:1307
Methodoperator=
include/msckf_vio/msckf_vio.h:46
Methodoperator=
include/msckf_vio/image_processor.h:37
MethodpredictFeatureTracking
src/image_processor.cpp:387
MethodpredictNewState
src/msckf_vio.cpp:630
MethodprocessModel
src/msckf_vio.cpp:540
MethodpruneCamStateBuffer
src/msckf_vio.cpp:1180
MethodpruneGridFeatures
src/image_processor.cpp:834
MethodremoveLostFeatures
src/msckf_vio.cpp:1042
MethodremoveUnmarkedElements
include/msckf_vio/image_processor.h:306
MethodrescalePoints
src/image_processor.cpp:965
MethodresetCallback
src/msckf_vio.cpp:286
MethodstateAugmentation
src/msckf_vio.cpp:695
MethodstereoCallback
src/image_processor.cpp:209
MethodstereoMatch
src/image_processor.cpp:609
MethodtrackFeatures
src/image_processor.cpp:417
MethodtwoPointRansac
src/image_processor.cpp:987
MethodundistortPoints
src/image_processor.cpp:850
MethodupdateFeatureLifetime
src/image_processor.cpp:1456
Method~ImageProcessor
src/image_processor.cpp:36
Method~ImageProcessorNodelet
include/msckf_vio/image_processor_nodelet.h:19
Method~MsckfVio
Destructor
include/msckf_vio/msckf_vio.h:49
Method~MsckfVioNodelet
include/msckf_vio/msckf_vio_nodelet.h:19