Collaborative-Pushing-Grasping icon indicating copy to clipboard operation
Collaborative-Pushing-Grasping copied to clipboard

missing files?

Open RongkaiZhang opened this issue 2 years ago • 5 comments

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

RongkaiZhang avatar May 04 '22 06:05 RongkaiZhang

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

nizhihao avatar May 07 '22 09:05 nizhihao

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

RongkaiZhang avatar May 09 '22 06:05 RongkaiZhang

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?

v-bengbeng-v avatar Aug 29 '22 01:08 v-bengbeng-v

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 avatar Apr 17 '23 06:04 ZlSong417

@ZlSong417 Have you solved it?

1390806607 avatar Jan 23 '24 05:01 1390806607