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

CMake Error in turtlebot3_gazeboConfig.cmake - Unable to find /usr/include/sdformat-9.8 #213

Open
LuMingJun62511 opened this issue Dec 26, 2023 · 0 comments

Comments

@LuMingJun62511
Copy link

Issue Description

I encountered a CMake error while building the turtlebot3_gazebo package. The error message suggests that the project specifies '/usr/include/sdformat-9.8' as an include directory, but it is not found. The error occurs at line 113 in turtlebot3_gazeboConfig.cmake.

Steps to Reproduce

  1. Clone the turtlebot3_simulations repository.
  2. Build the workspace using catkin_make.
  3. Observe the reported CMake error.

Error Logs

I have attached the relevant portions of CMakeOutput.log and CMakeError.log to this issue for reference.

System Information

  • ROS Version: noetic
  • Operating System: Linux

Additional Context

I checked the project's issue tracker and did not find a similar report. Please let me know if further information is needed to address this issue.

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

1 participant