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

[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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Humble Bugs and Features related to humble
Projects
None yet
Development

No branches or pull requests

2 participants