luxonis / depthai-ros

Official ROS Driver for DepthAI Sensors.
MIT License
239 stars 173 forks source link

[question] ffc-4p configuration form camera.yaml #311

Closed Peize-Liu closed 10 months ago

Peize-Liu commented 1 year ago

I am now running depthai_ros_driver with camera.launch. For ffc-4p, i think camera configuration should be from camera.yaml. The default setting only config cam_b as color camera, while others are all mono camera. I wonder which config can modify all camera into color one, and which config can minimize the queue lenth in order to get the best latency performance.

Serafadam commented 1 year ago

Hi, which sensors are you using?

Peize-Liu commented 1 year ago

Hi, I am using four ov9782. Also I am wondering whether ros driver supports hardware synchronize for these four cam modules

Serafadam commented 1 year ago

Could you post logs that you get? To enable debug logs run export DEPTHAI_DEBUG=1 before running the example

Serafadam commented 10 months ago

Closing due to inactivity, please reopen if there are still questions.