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

[catkin] Add ROS_PYTHON_VERSION for python conditional dependencies #17

Merged
merged 2 commits into from
Aug 21, 2019

Conversation

seanyen
Copy link
Collaborator

@seanyen seanyen commented Aug 21, 2019

A recent change in catkin(ros/catkin#1025) starts to use ROS_PYTHON_VERSION to conditionally pick & choose Python dependencies. Consequently, the environment variables becomes mandatory to build ROS from source.

@seanyen seanyen requested a review from a team August 21, 2019 00:36
@@ -16,18 +16,18 @@ jobs:
BUILD_TOOL_PACKAGE: 'ros-colcon-tools'
BUILD_TOOL_PACKAGE_VERSION: '0.0.1.1905240527'
PYTHON_LOCATION: 'c:\opt\python37amd64'
ROS_PYTHON_VERSION: '3'
OS_DISTRO: 'melodic'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check if this is a typo

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! You just save the build today. :)

@seanyen seanyen merged commit c57f7c8 into ms-iot:master Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants