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

Issues building airsim_ros_pkgs for ROS 2 #4725

Closed
bluecamel opened this issue Oct 28, 2022 · 2 comments
Closed

Issues building airsim_ros_pkgs for ROS 2 #4725

bluecamel opened this issue Oct 28, 2022 · 2 comments

Comments

@bluecamel
Copy link

Question

What's your question?

I've managed to build this in the past, but apparently something has changed. I'm now getting the following error:

-- Found airsim_interfaces: 0.1.0 (/home/bluecamel/DB/AirSim/ros2/install/airsim_interfaces/share/airsim_interfaces/cmake)
CMake Error at /home/bluecamel/DB/AirSim/ros2/install/airsim_interfaces/share/airsim_interfaces/cmake/ament_cmake_export_targets-extras.cmake:18 (message):
  Failed to find exported target names in
  '/home/bluecamel/DB/AirSim/ros2/install/airsim_interfaces/share/airsim_interfaces/cmake/airsim_interfaces__rosidl_generator_cExport.cmake'
Call Stack (most recent call first):
  /home/bluecamel/DB/AirSim/ros2/install/airsim_interfaces/share/airsim_interfaces/cmake/airsim_interfacesConfig.cmake:41 (include)
  CMakeLists.txt:23 (find_package)

This happens on clean installs of ros 2 galactic and rolling (using apt) on Ubuntu 20.04.

Include context on what you are trying to achieve

N/A

Context details

Ubuntu 20.04, Airsim 1.8.1 and main, Unreal 4.27.1

Include details of what you already did to find answers

@alonfaraj
Copy link
Contributor

This issue related to cmake version 3.24.
More details here.
You can downgrade to older versions.

@bluecamel
Copy link
Author

That did it. Thanks so much!

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