MIT-SPARK / Kimera-VIO-ROS

ROS wrapper for Kimera-VIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some mismatch problem on odom and camera_link

HB-Liang opened this issue · comments

Hello, I am using realsense D455 camera on this program recently. The vio process seems work fine, but when I want to use the odom in Hydra, I found the semantic pointcloud did not show correctly as expect. There is something wrong as shown in the picture. The fixed frame in RViz was "map". It seems the pointcloud is aligned to camera_link, but the odom is aligned to another frame.
2024-02-19 09-52-11 的屏幕截图
I don't know what problem is it, would you please provide some advise?
THANKS

Update1:
It seems to be some parameter problem about the camera, I use cam_info_yamlizer and solve part of the problem in my use case. But the odom is still not aligned as expect, which is shown in RViz below.
2024-02-19 18-39-57 的屏幕截图