We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d22ee9 commit ed986b8Copy full SHA for ed986b8
1 file changed
GEMstack/offboard/calibration/README.md
@@ -57,7 +57,7 @@ Optionally, use --vis flag for visualizations throughout the computation process
57
### 2. CAMERA-to-Vehicle Calibration (`camera_to_vehicle_manual.py`)
58
**Method**:
59
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)
+ 2. Manually select 8 matching points in RGB image and LiDAR cloud (can adjust variable to select more pairs)
61
3. Solve PnP problem to compute camera extrinsics
62
63
**Usage**:
0 commit comments