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

update YARP Value call interface #5

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

Conversation

jimingda
Copy link

@jimingda jimingda commented Oct 25, 2023

After resolve the yarp value issue, there is still another problem and i don't know how to fix it.

icub@icubsrv:~/workspace/skeleton3D/build$ make
[ 16%] Built target yetAnotherAvoidance
Scanning dependencies of target skeleton3D
[ 25%] Building CXX object skeleton3D/CMakeFiles/skeleton3D.dir/main.cpp.o
In file included from /home/icub/workspace/skeleton3D/skeleton3D/main.cpp:25:
/home/icub/workspace/skeleton3D/skeleton3D/skeleton3D.h:15:10: fatal error: icubclient/clients/icubClient.h: No such file or directory
   15 | #include "icubclient/clients/icubClient.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [skeleton3D/CMakeFiles/skeleton3D.dir/build.make:71: skeleton3D/CMakeFiles/skeleton3D.dir/main.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:212: skeleton3D/CMakeFiles/skeleton3D.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

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.

1 participant