launch
jfr2018
Namespaces
|
Functions
|
Variables
cartographer_sync_markers_gt.py File Reference
Go to the source code of this file.
Namespaces
cartographer_sync_markers_gt
Functions
def
cartographer_sync_markers_gt.callback
(
data
)
Variables
cartographer_sync_markers_gt.anonymous
cartographer_sync_markers_gt.baseFrame
=
rospy.get_param
('~
frame_id
', 'base_link_gt')
cartographer_sync_markers_gt.callback
cartographer_sync_markers_gt.fileGt
= open('
gt_poses.txt
','
w
')
cartographer_sync_markers_gt.fileRMSE
= open('
rmse.txt
','
w
')
cartographer_sync_markers_gt.fileSlam
= open('
slam_poses.txt
','
w
')
cartographer_sync_markers_gt.fixedFrame
=
rospy.get_param
('~
fixed_frame_id
', 'world')
list
cartographer_sync_markers_gt.gtPoses
= []
int
cartographer_sync_markers_gt.lastSize
= 0
cartographer_sync_markers_gt.listener
=
tf.TransformListener
()
cartographer_sync_markers_gt.MarkerArray
cartographer_sync_markers_gt.queue_size
list
cartographer_sync_markers_gt.rmse
= []
list
cartographer_sync_markers_gt.slamPoses
= []
list
cartographer_sync_markers_gt.slamPosesInd
= []
list
cartographer_sync_markers_gt.stamps
= []
rtabmap_legacy
Author(s): Mathieu Labbe
autogenerated on Mon Apr 28 2025 02:53:20