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

Do I need to build HesaiLidar_General_SDK before? #77

Open
shashankyld opened this issue Jun 22, 2023 · 3 comments
Open

Do I need to build HesaiLidar_General_SDK before? #77

shashankyld opened this issue Jun 22, 2023 · 3 comments

Comments

@shashankyld
Copy link

Do I need to build HesaiLidar_General_SDK before?

When building SDK, I had this following issue,

In file included from /catkin_ws/src/HesaiLidar_General_ROS/src/HesaiLidar_General_SDK/src/PandarGeneralRaw/src/pandarGeneral_internal.cc:20:0: /catkin_ws/src/HesaiLidar_General_ROS/src/HesaiLidar_General_SDK/src/PandarGeneralRaw/src/pandarGeneral_internal.h:35:10: fatal error: hesai_lidar/PandarScan.h: No such file or directory #include "hesai_lidar/PandarScan.h"

@bharadwajakshay
Copy link

As far as I can see in the CMakeLists, the SDK gets build when building the ROS driver. I did try to compile the SDK before and add it as a sub-directory, but then there are others errors w.r.t to calling the SDK class in the ROS driver.

@yangfanFred
Copy link
Contributor

Hi Shashank and Shay,

If you are using the ROS driver, SDK will be automatically built by the commands in readme file, no need to build SDK seperately.

Thanks,
Fred

@Addog666
Copy link

i have the same problem with you, 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

4 participants