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

Transformation data for robot_localization #153

Open
ROSnew opened this issue Dec 24, 2019 · 0 comments
Open

Transformation data for robot_localization #153

ROSnew opened this issue Dec 24, 2019 · 0 comments

Comments

@ROSnew
Copy link

ROSnew commented Dec 24, 2019

Hello.
I want to run robot_localization with LOAM integrated_to_init odometry and IMU data.
I have transformation info between LIDAR and IMU devices.
Results of LOAM publish with
_laserOdometry2.header.frame_id = "camera_init";
_laserOdometry2.child_frame_id = "camera"

So, should I add new transformation node between LIDAR and "camera" (or "camera init"). Which? Or i need replace "camera" (or "camera_init") to "lidar" duting publish in TransformMaintenance.cpp ?
And also, should i add others new tranformations?

And how it should looks as result?

loam_velodyne_with_EKF_GIT.launch.txt
ekf_LOAM.yaml.txt

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