Skip to content

Commit ed986b8

Browse files
fix typo
1 parent 2d22ee9 commit ed986b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GEMstack/offboard/calibration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Optionally, use --vis flag for visualizations throughout the computation process
5757
### 2. CAMERA-to-Vehicle Calibration (`camera_to_vehicle_manual.py`)
5858
**Method**:
5959
1. Capture camera intrinsics using camera_info.py (ROS node)
60-
2. Manually select 4 matching points in RGB image and LiDAR cloud (can adjust variable to select more pairs)
60+
2. Manually select 8 matching points in RGB image and LiDAR cloud (can adjust variable to select more pairs)
6161
3. Solve PnP problem to compute camera extrinsics
6262

6363
**Usage**:

0 commit comments

Comments
 (0)