AutoRally / autorally

Software for the AutoRally platform
http://autorally.github.io
727 stars 228 forks source link

Error with catkin_make, urgent, please help, thanks!!! #101

Closed dqxiaoduan closed 2 years ago

dqxiaoduan commented 2 years ago

When I run the catkin_make command, it produced the following error: Screenshot from 2022-02-23 21-08-47

Can anyone help me? Thank you!!!

dqxiaoduan commented 2 years ago

Also, below are also some errors after I run the catkin_make command:

Screenshot from 2022-02-23 21-43-41

Screenshot from 2022-02-23 21-45-26

dqxiaoduan commented 2 years ago

I think the error is mainly caused by the missing of the FilterOutput.h file, so can anyone provide this file? Thank you!!!

dqxiaoduan commented 2 years ago

I resolved the missing of the FilterOutput.h file by cloning IMU code and Pointgrey camera drivers into the same catkin workspace. But I still get the errors in the second and third figure. Does anybody have any ideas on it? Thank you!

dqxiaoduan commented 2 years ago

These above issues are resolved and I closed this issue. But there are some more severe error messages occurs and I will open a new issue. Thanks!