# oak-ffc-4p
**Repository Path**: zhangLinZuo/oak-ffc-4p
## Basic Information
- **Project Name**: oak-ffc-4p
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-05-07
- **Last Updated**: 2024-05-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Introduction
This package is for oak_ffc_4P camera(OV9782) to publish ros topics with
**calibration mode**:
/oak_ffc_4p/image_CAM_A
/oak_ffc_4p/image_CAM_B
/oak_ffc_4p/image_CAM_C
/oak_ffc_4p/image_CAM_D
**fully synchronized mode**:
/oak_ffc_4p/assemble_image
## how to install depthai-core-v2.21.2
`mkdir build`
`cd build`
`cmake ../`
`make install`
then modify oak_ffc_4p's CMakeLists.txt to specify the local
## Usage
launch file paramters:
```yaml
# show image
#show image info like clearness and latency
# false in fully synchronized mode / true for calibration mode
#compress assemble image or not
```
set you can see image

further more set **image_info** to true you can see clearness and transportation latency.

## Note
This is a third-party package, it is not maintained by the manufacturer.
## LICENSE
LGPL-V3