Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtsam::Pose3 lidarPose = imuPose.compose(imu2Lidar); #14

Open
zs1013 opened this issue Dec 2, 2024 · 0 comments
Open

gtsam::Pose3 lidarPose = imuPose.compose(imu2Lidar); #14

zs1013 opened this issue Dec 2, 2024 · 0 comments

Comments

@zs1013
Copy link

zs1013 commented Dec 2, 2024

请问src/lidar_odometry/imuPreintegration.cpp文件的378行(gtsam::Pose3 lidarPose = imuPose.compose(imu2Lidar); 中为什么使用imu2Lidar(也就是T_imulidar_lidar),而不是lidar2Imu(也就是T_lidar_imulidar),这里不是应该将imulidar坐标系下的位姿转换到lidar坐标系下么?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant