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

No such file or directory for <ainstein_radar_msgs/RadarTargetArray.h> #32

Open
nazlee241 opened this issue Jan 30, 2023 · 1 comment
Open

Comments

@nazlee241
Copy link

In file included from /home/isp/ainstein_radar/src/ainstein_radar/ainstein_radar_gazebo_plugins/src/radar_plugin.cpp:1:0:
/home/isp/ainstein_radar/src/ainstein_radar/ainstein_radar_gazebo_plugins/include/ainstein_radar_gazebo_plugins/radar_plugin.h:13:10: fatal error: ainstein_radar_msgs/RadarTargetArray.h: No such file or directory
 #include <ainstein_radar_msgs/RadarTargetArray.h>

I encounter with this error whenever i tried to catkin_make, it seems cmakelist didnt know where the path for this file.
I already check the **_RadarTargetArray.h_** in ainstein_radar_msgs folder , and there is no such file name on the folder

@942411526
Copy link

I encounter with this error whenever i tried to catkin_make, it seems cmakelist didnt know where the path for this file.
I already check the **_RadarTargetArray.h_** in ainstein_radar_msgs folder , and there is no such file name on the folder

do you deal this problem?

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

2 participants