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

remove all Python modules by the templates #75

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

dirk-thomas
Copy link
Contributor

Follow up of ament/ament_cmake#137.

Since all usage of these modules have been changed to use catkin_pkg instead they are being removed. The only thing left are the templates and the Python module to access them.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Jun 5, 2018
@dirk-thomas dirk-thomas self-assigned this Jun 5, 2018
Copy link
Contributor

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

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

lgtm, I leave it up to @nuclearsandwich to give final approval after confirming this works with ros_workspace

@mikaelarguedas
Copy link
Contributor

Test failures unrelated and addressed in ros2/system_tests#275

Copy link
Contributor

@nuclearsandwich nuclearsandwich left a comment

Choose a reason for hiding this comment

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

ros_workspace uses the template files from this project to provide the prefix-level scripts for binary packages. If there is any use of the python sections this PR would remove, that seems like it may indicate that we should be using catkin-pkg for those operations instead.

@dirk-thomas dirk-thomas merged commit 58f74a0 into master Jun 6, 2018
@dirk-thomas dirk-thomas deleted the remove_all_but_templates branch June 6, 2018 17:26
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Jun 6, 2018
nuclearsandwich added a commit to nuclearsandwich/ament_package that referenced this pull request Jun 13, 2018
The code which required pyparsing was dropped in
ament#75.
nuclearsandwich added a commit that referenced this pull request Jun 13, 2018
The code which required pyparsing was dropped in
#75.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants