Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add depthai-ros #441

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add depthai-ros #441

wants to merge 1 commit into from

Conversation

richard-xx
Copy link

No description provided.

@richard-xx richard-xx marked this pull request as ready for review January 25, 2024 06:02
@Tobias-Fischer
Copy link
Collaborator

Hi @richard-xx - depthai seems a nightmare for any package maintainer with all those vendored dependencies. Unfortunately it fails locally with

In file included from /home/tobias/.hunter/_Base/cb0ea1f/0eebcc1/15c0458/Build/Backward/Source/backward.hpp:229,
                 from /home/tobias/.hunter/_Base/cb0ea1f/0eebcc1/15c0458/Build/Backward/Source/backward.cpp:36:
$BUILD_PREFIX/include/bfd.h:7836:8: error: ISO C++ forbids flexible array member 'message' [-Wpedantic]
 7836 |   char message[];
      |        ^~~~~~~
[2/3] Building CXX object CMakeFiles/backward_object.dir/backward.cpp.o
FAILED: CMakeFiles/backward_object.dir/backward.cpp.o 

Do you know the maintainers of depthai or are you one of them?

@traversaro
Copy link
Member

depthai seems a nightmare for any package maintainer with all those vendored dependencies.

fyi I did some PRs related to this:

luxonis/depthai-core#1048
luxonis/depthai-core#1049
luxonis/depthai-core#1050

However I am not looking at the ROS side at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants