Skip to content

fix cross compile#535

Open
kaildy wants to merge 1 commit into
ros-perception:humblefrom
kaildy:humble_fix_cross_compile
Open

fix cross compile#535
kaildy wants to merge 1 commit into
ros-perception:humblefrom
kaildy:humble_fix_cross_compile

Conversation

@kaildy

@kaildy kaildy commented Jun 2, 2026

Copy link
Copy Markdown

fix cross compile error, for detail see: #534

@Rayman

Rayman commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The way we normally work is that you first open a PR to rolling, and then we check if it can be backported to jazzy and humble.

In rolling we removed ament_target_dependencies already. Does that resolve your issue?

@kaildy

kaildy commented Jun 9, 2026

Copy link
Copy Markdown
Author

The way we normally work is that you first open a PR to rolling, and then we check if it can be backported to jazzy and humble.

In rolling we removed ament_target_dependencies already. Does that resolve your issue?

We have not tested the rolling branch. The current environment is installed through the apt command (sudo apt install ros-jazzy-pcl-ros). We manually modified the export_pcl_rosExport.cmake file, and cross-compilation can now run normally.

Removing ament_target_dependencies should fix our issue. We'll test it later.

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.

2 participants