-
Notifications
You must be signed in to change notification settings - Fork 193
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
jetson Orin devkit DP 50.1 ubuntu 22.04 [ upgraded from 20.04] ros Humble - the node won't build #103
Comments
Hey @AndreV84, I am experiencing the same error but using ROS2 Galactic in Ubuntu Bionic. The weird thing is that it was working before. Did you find any solution? |
ROS2 Humble is not yet supported by the ROS2 wrapper. We will work on this feature in the new few weeks. |
Upgrading a Jetson board to a version of the Operating System not officially supported is not a good practice and the final result will be an unstable machine. |
I close the issue because it's not valid. |
@AndreV84 I fixed the issue by downgrading CMake to version 3.23.2. Apparently ament_cmake has an issue with CMake 3.24+ |
@Myzhar
|
zed sdk is already installed systemwide
at another steps |
The error means that you have not installed the ZED SDK. PS please never post in a closed issue. |
but it is not a closed issue as far as I am concerned: |
Preliminary Checks
Proposal
steps which are supported to build the node for humble ?
Use-Case
-- stderr: zed_components
CMake Error at /workspaces/zed_ws/install/zed_interfaces/share/zed_interfaces/cmake/ament_cmake_export_targets-extras.cmake:18 (message):
Failed to find exported target names in
'/workspaces/zed_ws/install/zed_interfaces/share/zed_interfaces/cmake/export_zed_interfaces__rosidl_generator_cExport.cmake'
Call Stack (most recent call first):
/workspaces/zed_ws/install/zed_interfaces/share/zed_interfaces/cmake/zed_interfacesConfig.cmake:41 (include)
CMakeLists.txt:71 (find_package)
Failed <<< zed_components [2.00s, exited with code 1]
Anything else?
No response
The text was updated successfully, but these errors were encountered: