segmap localization调参

此处我们用loam与segmap联合定位,用loam作为里程计,然后segmap订阅其里程计信息,
具体修改为: https://github.com/ethz-asl/segmatch/blob/master/laser_mapper/launch/kitti/kitti_localization.yaml#L14
https://github.com/ethz-asl/segmatch/blob/master/laser_mapper/launch/kitti/kitti_localization.yaml#L15

odom_frame: "camera_init", #world改为camera_init   
  
sensor_frame: "camera", #velodyne改为camera   
上一篇:使用kitti2bag和RVIZ播放KITTI数据集


下一篇:SLAM:使用EVO测评ORBSLAM2