Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowerst-0416 authored Dec 6, 2022
1 parent a65146a commit c598855
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,3 +305,12 @@ cd ~/Calibration_ws
source devel/setup.bash
roslaunch multi_calibration auto_calibration.launch laser_cam:=2
```
Then you can get the laser calibration result in ```cfg``` folder in ```calib_results.txt```. Then, when you relaunch the ```auto_calibration.launch``` with laser_cam:=3 you can see the laser calibration verification program. It will get the calibration data from ```calib_results.txt``` and show the following image.
<p align="center">
<img src="images/laser_check.png" alt="Image Viewer Panel" width="500"/>
</p>
In this image, you can see all the data you collected and the predict laser plane. All red dot on the plane means a good calibration.
## 4. Arm-Arm Calibration
Under developing
Binary file added images/laser_check.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c598855

Please sign in to comment.