Skip to content

Commit

Permalink
add images
Browse files Browse the repository at this point in the history
Signed-off-by: ismetatabay <[email protected]>
  • Loading branch information
ismetatabay committed Nov 17, 2023
1 parent b1bc3c7 commit d7d44a7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,12 @@ Therefore, holding the sensors in your hand while data collection will get bette
but you can also collect data on the vehicle. If you are collecting data on the vehicle,
you should draw figures of eights and grids.

![lidar-imu-calib-data-collection](images/lidar-imu-calibration-data-collection.png)
<figure markdown>
![lidar-imu-calib-data-collection](images/lidar-imu-calibration-data-collection.png){ align=center }
<figcaption>
Lidar - IMU Calibration Data Collection
</figcaption>
</figure>

Moreover, the calibration accuracy is affected by the data collection environment.
You should collect your data in a place that contains a lot of flat surfaces,
Expand Down Expand Up @@ -234,7 +239,12 @@ rviz
If `/ndt_odometry/global_map` looks distorted, you should tune ndt parameters
in the `OA-LICalib/config/simu.yaml` file.

![lidar-imu-calib-rviz](images/lidar-imu-calibration-process.png)
<figure markdown>
![lidar-imu-calib-rviz](images/lidar-imu-calibration-process.png){ align=center }
<figcaption>
Lidar - IMU Calibration RViz Screen
</figcaption>
</figure>

To achieve better results, you can tune the parameters in the `config/simu.yaml` file. The parameters are explained below:

Expand Down

0 comments on commit d7d44a7

Please sign in to comment.