ros2 / rosidl_python

rosidl support for Python
Apache License 2.0
20 stars 45 forks source link

Prototype code for seeing if FindPython3 is usable for rosidl_python #140

Closed sloretz closed 7 months ago

sloretz commented 3 years ago

This is a prototype intended to see how usable FindPython3 on non-linux platforms is. rosidl_generator_py makes the most use of FindPythonExtra.

Should inform https://github.com/ros2/python_cmake_module/pull/7

sloretz commented 3 years ago

Full CI with build type None

Full CI with build type Release

Not doing Debug, because I would expect this to fail on windows as it's currently written

sloretz commented 3 years ago

Full CI with build type None

ivanpauno commented 2 years ago

@sloretz I'm curious what were the issues with this, do you remember? The CI jobs are too old so I cannot see the logs. Thanks!

clalancette commented 9 months ago

CI for this is over in https://github.com/ros2/python_cmake_module/pull/7#issuecomment-1877644112

clalancette commented 7 months ago

CI for this is over in https://github.com/ros2/python_cmake_module/pull/7#issuecomment-1937404999