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

Missing State.h file #9

Open
an-ku-95 opened this issue Feb 3, 2020 · 1 comment
Open

Missing State.h file #9

an-ku-95 opened this issue Feb 3, 2020 · 1 comment

Comments

@an-ku-95
Copy link

an-ku-95 commented Feb 3, 2020

Include for the State.h file given in the definitions.hpp file (~/fssim_gazebo_plugins/gazebo_race_car_model/include/definitions.hpp). The state.h file missing from fssim_common.

@dprossel
Copy link

dprossel commented Feb 3, 2020

I have encountered the same problem. This error most likely occurs, when the cpp header files are not generated before the gazebo_race_car_model is built. This should be fixed by building fssim_common manually before everything else or adding an explicit dependency to those headers in the CMakeLists.txt as in #10

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