You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
rosbag2-py is compiled and installed on rootfs with host librairies instead of target
To Reproduce
I created my own custom image with rosbag2 and so rosbag2-py.
All python librairies are generated for target and correctly installed except for rosbag2-py which are generated for host instead of target.
Consequently ros bag can't find options (record, ..) and I can not use ros bag on thé target.
Any idea ?
The text was updated successfully, but these errors were encountered:
chamois94
changed the title
rosbag2-py humble compiled for native
rosbag2-py humble compiled for host instead of target
Apr 4, 2025
chamois94
changed the title
rosbag2-py humble compiled for host instead of target
rosbag2-py humble named for host instead of target
Apr 5, 2025
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
rosbag2-py is compiled and installed on rootfs with host librairies instead of target
To Reproduce
I created my own custom image with rosbag2 and so rosbag2-py.
All python librairies are generated for target and correctly installed except for rosbag2-py which are generated for host instead of target.
Consequently ros bag can't find options (record, ..) and I can not use ros bag on thé target.
Any idea ?
The text was updated successfully, but these errors were encountered: