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

States.h 头文件无法找到 #115

Open
MagicShawn opened this issue Nov 19, 2024 · 1 comment
Open

States.h 头文件无法找到 #115

MagicShawn opened this issue Nov 19, 2024 · 1 comment

Comments

@MagicShawn
Copy link

LiDAR_IMU_Init/src/IMU_Processing.hpp:27:10: fatal error: lidar_imu_init/States.h: No such file or directory
#include <lidar_imu_init/States.h>
^~~~~~~~~~~~~~~~~~~~~~~~~

@blue-stone-j
Copy link

This header file id generated from a .msg file, which locates at packge_folder/msg/States.h . In common cases, this header will be generated during compilation.

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