Describe the bug
The inclusion of #include "helpers.h" into new C++ files other than the _representations_example.cpp_, leads to _fatal error: ouster/ospcap.h: No such file or directory
To Reproduce
Steps to reproduce the behavior (steps below are just an example):
Include the "helpers.h" file into client_example.cpp or any other cpp file like shown below in the screenshot on line#12
Compile the code
Run the code
observe the issue
Screenshots
Platform (please complete the following information):
Describe the bug The inclusion of #include "helpers.h" into new C++ files other than the _representations_example.cpp_, leads to _fatal error: ouster/ospcap.h: No such file or directory
To Reproduce Steps to reproduce the behavior (steps below are just an example):
Screenshots
Platform (please complete the following information):