Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MIT-SPARK/Kimera-VIO-ROS
/ functions
Functions
46 in github.com/MIT-SPARK/Kimera-VIO-ROS
⨍
Functions
46
◇
Types & classes
9
↓ 40 callers
Method
size
src/stereo-image-buffer.cpp:19
↓ 2 callers
Method
removeNext
src/stereo-image-buffer.cpp:62
↓ 2 callers
Method
spin
src/ros-data-source.cpp:155
↓ 1 callers
Method
addStereoFrame
src/stereo-image-buffer.cpp:40
↓ 1 callers
Method
extractLatestImages
src/stereo-image-buffer.cpp:21
↓ 1 callers
Method
getEarliestTimestamp
src/stereo-image-buffer.cpp:11
↓ 1 callers
Method
getNumberOfImages
include/spark-vio-ros/rosbag-data-source.h:27
↓ 1 callers
Method
setup_gt_file
File initializer. Overwrites the existing output file and writes the first row, which is the header (column names).
scripts/gt_logger_node.py:77
Method
RosBaseDataProvider
src/base-data-source.cpp:30
Method
RosDataProvider
src/ros-data-source.cpp:20
Method
RosbagDataProvider
src/rosbag-data-source.cpp:15
Method
__init__
(self)
scripts/gt_logger_node.py:12
Method
callbackCamAndProcessStereo
Callback for stereo images and main spin
src/ros-data-source.cpp:148
Method
callbackIMU
IMU callback
src/ros-data-source.cpp:84
Method
callbackKeyframeRateVioOutput
VIO output callback at keyframe rate
src/base-data-source.cpp:806
Method
callbackReinit
Reinitialization callback
src/ros-data-source.cpp:119
Method
callbackReinitPose
Getting re-initialization pose
src/ros-data-source.cpp:134
Method
getGroundTruthVioNavState
src/rosbag-data-source.cpp:276
Method
getLatestTimestamp
src/stereo-image-buffer.cpp:15
Method
getReinitFlag
Checks the current status of reinitialization flag
include/spark-vio-ros/ros-data-source.h:30
Method
gt_cb_odom
Callback for ground-truth poses as they come in as Odometry msgs. Writes each pose to a csv file in the swe format. This format is
scripts/gt_logger_node.py:50
Method
gt_cb_tfs
Callback for ground-truth poses as they come in as TransformStamped msgs. Writes each pose to a csv file in the swe format.
scripts/gt_logger_node.py:21
Function
main
/////////////////////////////////////////////////////////////////////////// stereoVIOexample using ROS wrapper example ///////////////////////////////
src/stereo-vio-ros.cpp:31
Method
parseCameraData
src/base-data-source.cpp:135
Method
parseImuData
src/base-data-source.cpp:284
Method
parseRosbag
src/rosbag-data-source.cpp:59
Method
printParsedParams
src/base-data-source.cpp:784
Method
publishClock
src/rosbag-data-source.cpp:302
Method
publishDebugImage
src/base-data-source.cpp:424
Method
publishFrontendStats
src/base-data-source.cpp:638
Method
publishGroundTruthOdometry
src/rosbag-data-source.cpp:308
Method
publishImuBias
src/base-data-source.cpp:735
Method
publishOutput
src/base-data-source.cpp:328
Method
publishPerFrameMesh3D
src/base-data-source.cpp:441
Method
publishResiliency
src/base-data-source.cpp:672
Method
publishState
src/base-data-source.cpp:546
Method
publishStaticTf
src/base-data-source.cpp:764
Method
publishTf
src/base-data-source.cpp:618
Method
publishTimeHorizonPointCloud
src/base-data-source.cpp:358
Method
readRosDepthImage
src/base-data-source.cpp:117
Method
readRosImage
src/base-data-source.cpp:96
Method
resetReinitFlag
Resets the current status of reinitialization flag
include/spark-vio-ros/ros-data-source.h:32
Method
spin
src/rosbag-data-source.cpp:176
Method
~RosBaseDataProvider
src/base-data-source.cpp:94
Method
~RosDataProvider
src/ros-data-source.cpp:81
Method
~RosbagDataProvider
src/rosbag-data-source.cpp:57