PickNikRobotics / generate_parameter_library

Declarative ROS 2 Parameters
BSD 3-Clause "New" or "Revised" License
230 stars 43 forks source link

Use `python_install_dir` to set Python install path #178

Closed pac48 closed 6 months ago

pac48 commented 6 months ago

This PR uses the python_install_dir macro to fix the install path of Python when using iron. Addresses https://github.com/PickNikRobotics/generate_parameter_library/issues/175

Timple commented 6 months ago

Yes, verified! This works on iron :slightly_smiling_face:

pac48 commented 6 months ago

Yes, verified! This works on iron 🙂

@Timple Do you mind giving this an approving review?

Timple commented 6 months ago

Awesome, thank you all.

Hopefully this makes it in the next iron release :slightly_smiling_face: