Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

[Humble] Setup.exe to a different root than c:\opt causes launch issues #445

Open
ooeygui opened this issue Mar 10, 2023 · 0 comments
Open
Assignees
Labels
bug Something isn't working Humble Bugs and Features related to humble
Milestone

Comments

@ooeygui
Copy link
Member

ooeygui commented Mar 10, 2023

Describe the bug
The following files have the install root c:\opt\ros\humble\x64 baked in, which negatively impact their use in a different rooted project:

Filename Reference
share\python_orocos_kdl_vendor\environment\pythonpath.dsv 1:prepend-non-duplicate;PYTHONPATH;C:\opt\ros\humble\x64\lib\python3.10\dist-packages
setup.bat 9:call:_colcon_prefix_chain_bat_call_script "c:\opt\ros\humble\x64\local_setup.bat""
setup.ps1 25:_colcon_prefix_chain_powershell_source_script "c:\opt\ros\humble\x64\local_setup.ps1"
C:\opt\ros\humble\x64\share\ament_index\resource_index\parent_prefix_path*
@IoTDan IoTDan added this to the P0 milestone Mar 10, 2023
@IoTDan IoTDan added bug Something isn't working Humble Bugs and Features related to humble labels Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Humble Bugs and Features related to humble
Projects
None yet
Development

No branches or pull requests

2 participants