Skip to content

Commit

Permalink
fix python install path
Browse files Browse the repository at this point in the history
  • Loading branch information
imcelroy committed Jan 8, 2025
1 parent 420679d commit 1449658
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def generate_parameter_module(module_name, yaml_file, validation_module=''):
install_dir = os.path.join(
colcon_ws,
'install',
pkg_name,
'lib',
py_version,
'site-packages',
Expand Down

0 comments on commit 1449658

Please # to comment.