Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
engcang authored Jul 13, 2022
1 parent 1e0ec0b commit da422bf
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,17 +188,24 @@ $ catkin build -DCMAKE_BUILD_TYPE=Release
#### **Note**: extrinsic rotational parameter from `livox_camera_calib` should be transposed in the `r3live_config.yaml` file. Refer my [extrinsic result](r3live/extrinsic.txt) and [r3live config file](r3live/r3live_config.yaml)

<p align="center">
<img src="r3live/0.png" width="300"/>
<img src="r3live/pcd.png" width="300"/>
<img src="r3live/0.png" width="250"/>
<img src="r3live/pcd.png" width="250"/>
<br>
<em>Left: Target image. Right: Target PCD</em>
</p>
<p align="center">
<img src="r3live/calib.png" width="300"/>
<img src="r3live/calib2.png" width="300"/>
<img src="r3live/calib.png" width="250"/>
<img src="r3live/calib2.png" width="250"/>
<br>
<em>Left: calibrated image and residuals. Right: calibrated image</em>
</p>

<p align="center">
<img src="r3live/sensor_configuration.jpg" height="350"/>
<br>
<em>Sensor configuration of mine: `Pixhawk4 mini` as an IMU, `FLIR Blackfly S USB3 (BFS-U3-04S2C-C)`, `LiVOX MID-70`</em>
</p>


<br>

Expand Down

0 comments on commit da422bf

Please sign in to comment.