atenpas / gpd_ros

ROS wrapper around GPD
BSD 2-Clause "Simplified" License
56 stars 69 forks source link

Fatal Error: gpd_ros/GraspConfig.h: No such file or directory #21

Closed shrirangsp closed 3 years ago

shrirangsp commented 3 years ago

Hello,

  1. System: Ubuntu 18.04
  2. Successfully Installed and tested gpd library.

Getting following error:

fatal error: gpd_ros/GraspConfig.h: No such file or directory

include <gpd_ros/GraspConfig.h>

Is the file missing in the actual repository?

I tried running catkin_make multiple times as you have mentioned in #3

washichi commented 3 years ago

I have the same error. Did you find a solution?