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

Unstable branches build with ROBOTOLOGY_USES_DYNAMICS is broken #422

Closed
traversaro opened this issue Jun 29, 2020 · 1 comment
Closed

Unstable branches build with ROBOTOLOGY_USES_DYNAMICS is broken #422

traversaro opened this issue Jun 29, 2020 · 1 comment
Assignees

Comments

@traversaro
Copy link
Member

Error:

2020-06-29T02:30:41.8435240Z FAILED: toolbox/base/CMakeFiles/WBToolboxBase.dir/src/WBBlock.cpp.o 
2020-06-29T02:30:41.8436447Z /usr/bin/c++  -DUSING_DEPRECATED_UPPERCASE_YARP_OS_TARGET -DWBToolboxBase_EXPORTS -I/usr/include/eigen3 -I/__w/robotology-superbuild/robotology-superbuild/robotology/WBToolbox/toolbox/base/include -isystem /__w/robotology-superbuild/robotology-superbuild/build/install/include -g -fPIC   -std=gnu++14 -MD -MT toolbox/base/CMakeFiles/WBToolboxBase.dir/src/WBBlock.cpp.o -MF toolbox/base/CMakeFiles/WBToolboxBase.dir/src/WBBlock.cpp.o.d -o toolbox/base/CMakeFiles/WBToolboxBase.dir/src/WBBlock.cpp.o -c /__w/robotology-superbuild/robotology-superbuild/robotology/WBToolbox/toolbox/base/src/WBBlock.cpp
2020-06-29T02:30:41.8437012Z /__w/robotology-superbuild/robotology-superbuild/robotology/WBToolbox/toolbox/base/src/WBBlock.cpp:19:10: fatal error: iDynTree/Core/AngularMotionVector3.h: No such file or directory
2020-06-29T02:30:41.8437177Z    19 | #include <iDynTree/Core/AngularMotionVector3.h>
2020-06-29T02:30:41.8437320Z       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-06-29T02:30:41.8437449Z compilation terminated.
@traversaro
Copy link
Member Author

Fixed by robotology/idyntree#708 and robotology/wb-toolbox#191 .

@traversaro traversaro self-assigned this Jul 8, 2020
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

No branches or pull requests

1 participant