vstadnytskyi / intel-realsense-devices

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

My branch #19

Closed AbdelRahmanNasser20 closed 2 years ago

AbdelRahmanNasser20 commented 2 years ago

in order to connect the camera you have to write the serial number in config.yaml file. So if you want to connect multiple cameras you would need multiple config files.

vstadnytskyi-FDA commented 2 years ago

in order to connect the camera you have to write the serial number in config.yaml file. So if you want to connect multiple cameras you would need multiple config files.

driver only needs serial number and does not require full configuration file. Please update driver.rst in docs with examples how to use and test driver module.

For documentation, please, check wiki repository wiki/instrumentation/documentation-with-sphinx and see how to generate HTML files before pushing them to the master repository