ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how align imu data with lidar data

asked 2020-10-10 00:36:47 -0500

sanjukumar gravatar image

How to read velodyne imu/ouster point cloud data with imu ,and how to align point cloud data by imu data .

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-02-18 12:53:18 -0500

vinny gravatar image

This seems like a problem that can be solved by using and understand TFs : http://wiki.ros.org/tf/Tutorials

You would want to set up a TF for your IMU as well as one with your LIDAR, and define the transform from imu_link to lidar_link.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2020-10-10 00:36:47 -0500

Seen: 338 times

Last updated: Feb 18 '21