You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm currently using a Livox Mid-360 LiDAR with a Jetson AGX Orin on my drone. I've calibrated the LiDAR with the Pixhawk IMU, and I'm getting IMU data at 200Hz from /mavros/imu/data. However, the LiDAR odometry data from Fast LIO /odometry is only at 10Hz. I tried changing the frequency of the /lidar/data topic from the launch file, initially set to 10Hz, to 100Hz. While this did increase the frequency to 100Hz, the LiDAR started drifting significantly.
Any advice or guidance on how to achieve higher frequency without the drift would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hi,
I'm currently using a Livox Mid-360 LiDAR with a Jetson AGX Orin on my drone. I've calibrated the LiDAR with the Pixhawk IMU, and I'm getting IMU data at 200Hz from
/mavros/imu/data
. However, the LiDAR odometry data from Fast LIO/odometry
is only at 10Hz. I tried changing the frequency of the/lidar/data
topic from the launch file, initially set to 10Hz, to 100Hz. While this did increase the frequency to 100Hz, the LiDAR started drifting significantly.Any advice or guidance on how to achieve higher frequency without the drift would be greatly appreciated.
The text was updated successfully, but these errors were encountered: