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

Fix Unknown CMake command check_include_file (navfn & base_local_planner) #975

Conversation

awesomebytes
Copy link
Contributor

Hello,

Both navfn and base_local_planner are affected by the:

CMake Error at CMakeLists.txt:58 (check_include_file):
   Unknown CMake command "check_include_file".

This PR fixes it as the builds are currently broken in Gentoo.

I'm sorry to make yet another PR for the same issue than last time (#974). I should have grep'ed the repo for more instances of this happening the previous time. I've done it this time and there are no more cases of this in the navigation repo.
I'd request a new release also if possible. Thanks a lot for your time.

@mikeferguson mikeferguson merged commit 53f6837 into ros-planning:melodic-devel Mar 18, 2020
@mikeferguson
Copy link
Contributor

1.16.6 released: ros/rosdistro#24166

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

Successfully merging this pull request may close these issues.

None yet

2 participants