-
Notifications
You must be signed in to change notification settings - Fork 14
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
missing files? #2
Comments
hello, you can try the following solution: |
Thank you for your reply. It works after I run it again. |
Hello, can the depth map and color map generated by the virtual camera be aligned? My final generated heightmap is always biased, don't know if this is the case for you too? |
Hello, I also encountered similar problems, a fatal error: dh_hand_driver/ActuateHandAction. H: no such file or directory, recompile catkin_make - after the j1 or unresolved, excuse me, can I help you? Is the file not uploaded |
@ZlSong417 Have you solved it? |
Hi, thank you for your code.
However, when I try to follow the instruction and reimplement the whole project, the error happened. It seems that some files are missing. Could you please help?
fatal error: dh_hand_driver/ActuateHandAction.h: No such file or directory
2 | #include <dh_hand_driver/ActuateHandAction.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [dh_hand_driver/CMakeFiles/hand_controller_client.dir/build.make:63: dh_hand_driver/CMakeFiles/hand_controller_client.dir/src/test_client.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:3117: dh_hand_driver/CMakeFiles/hand_controller_client.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Invoking "make -j1" failed
The text was updated successfully, but these errors were encountered: