KumarRobotics / imu_3dm_gx4

Driver for Lord Corporation Microstrain 3DM GX4 25
Other
32 stars 55 forks source link

Could not find FilterOutput.h #32

Closed tanmayd26 closed 11 months ago

tanmayd26 commented 11 months ago

Hello I am not sure where is filteroutput.h file is in the repo. Thank you for your help.

versatran01 commented 11 months ago

It is a custom msg which is generated by ros

tanmayd26 commented 11 months ago

Screenshot from 2023-11-28 08-04-40

Still gives me error and not sure why my ros is not generating it.

tanmayd26 commented 10 months ago

/home/autorally/catkin_ws/src/autorally/autorally_core/src/StateEstimator/StateEstimator.h:68:10: fatal error: imu_3dm_gx4/FilterOutput.h: No such file or directory

include <imu_3dm_gx4/FilterOutput.h>

      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

I still get this I don't know why