Functions | Variables
cartographer_sync_markers_gt Namespace Reference

Functions

def callback (data)
 

Variables

 anonymous
 
 baseFrame = rospy.get_param('~frame_id', 'base_link_gt')
 
 callback
 
 fileGt = open('gt_poses.txt','w')
 
 fileRMSE = open('rmse.txt','w')
 
 fileSlam = open('slam_poses.txt','w')
 
 fixedFrame = rospy.get_param('~fixed_frame_id', 'world')
 
list gtPoses = []
 
int lastSize = 0
 
 listener = tf.TransformListener()
 
 MarkerArray
 
 queue_size
 
list rmse = []
 
list slamPoses = []
 
list slamPosesInd = []
 
list stamps = []
 

Function Documentation

◆ callback()

def cartographer_sync_markers_gt.callback (   data)

Definition at line 11 of file cartographer_sync_markers_gt.py.

Variable Documentation

◆ anonymous

cartographer_sync_markers_gt.anonymous

Definition at line 53 of file cartographer_sync_markers_gt.py.

◆ baseFrame

cartographer_sync_markers_gt.baseFrame = rospy.get_param('~frame_id', 'base_link_gt')

Definition at line 56 of file cartographer_sync_markers_gt.py.

◆ callback

cartographer_sync_markers_gt.callback

Definition at line 57 of file cartographer_sync_markers_gt.py.

◆ fileGt

cartographer_sync_markers_gt.fileGt = open('gt_poses.txt','w')

Definition at line 66 of file cartographer_sync_markers_gt.py.

◆ fileRMSE

cartographer_sync_markers_gt.fileRMSE = open('rmse.txt','w')

Definition at line 67 of file cartographer_sync_markers_gt.py.

◆ fileSlam

cartographer_sync_markers_gt.fileSlam = open('slam_poses.txt','w')

Definition at line 65 of file cartographer_sync_markers_gt.py.

◆ fixedFrame

cartographer_sync_markers_gt.fixedFrame = rospy.get_param('~fixed_frame_id', 'world')

Definition at line 55 of file cartographer_sync_markers_gt.py.

◆ gtPoses

list cartographer_sync_markers_gt.gtPoses = []

Definition at line 59 of file cartographer_sync_markers_gt.py.

◆ lastSize

int cartographer_sync_markers_gt.lastSize = 0

Definition at line 63 of file cartographer_sync_markers_gt.py.

◆ listener

cartographer_sync_markers_gt.listener = tf.TransformListener()

Definition at line 54 of file cartographer_sync_markers_gt.py.

◆ MarkerArray

cartographer_sync_markers_gt.MarkerArray

Definition at line 57 of file cartographer_sync_markers_gt.py.

◆ queue_size

cartographer_sync_markers_gt.queue_size

Definition at line 57 of file cartographer_sync_markers_gt.py.

◆ rmse

list cartographer_sync_markers_gt.rmse = []

Definition at line 62 of file cartographer_sync_markers_gt.py.

◆ slamPoses

list cartographer_sync_markers_gt.slamPoses = []

Definition at line 58 of file cartographer_sync_markers_gt.py.

◆ slamPosesInd

list cartographer_sync_markers_gt.slamPosesInd = []

Definition at line 61 of file cartographer_sync_markers_gt.py.

◆ stamps

list cartographer_sync_markers_gt.stamps = []

Definition at line 60 of file cartographer_sync_markers_gt.py.



rtabmap_ros
Author(s): Mathieu Labbe
autogenerated on Tue Jan 24 2023 04:04:40