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

missing files? #2

Open
RongkaiZhang opened this issue May 4, 2022 · 5 comments
Open

missing files? #2

RongkaiZhang opened this issue May 4, 2022 · 5 comments

Comments

@RongkaiZhang
Copy link

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

@nizhihao
Copy link
Owner

nizhihao commented May 7, 2022

hello, you can try the following solution:
Notice: If compile error : dh_hand_driver/hand_state.h: No such file or directory please compile it again
Or try : catkin_make -j1

@RongkaiZhang
Copy link
Author

Thank you for your reply. It works after I run it again.

@v-bengbeng-v
Copy link

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?

@ZlSong417
Copy link

ZlSong417 commented Apr 17, 2023

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

@1390806607
Copy link

@ZlSong417 Have you solved it?

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

5 participants