Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.10.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version humble
Last Updated 2022-03-01
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 0.11.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version jazzy
Last Updated 2024-03-28
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.11.1 (2024-03-28)

  • Use FindPython3 instead of FindPythonInterp (#7)
  • Contributors: Shane Loretz

0.11.0 (2023-04-27)

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 0.12.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version rolling
Last Updated 2024-12-02
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.12.0 (2024-04-26)

0.11.1 (2024-03-28)

  • Use FindPython3 instead of FindPythonInterp (#7)
  • Contributors: Shane Loretz

0.11.0 (2023-04-27)

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 0.12.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version rolling
Last Updated 2024-12-02
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.12.0 (2024-04-26)

0.11.1 (2024-03-28)

  • Use FindPython3 instead of FindPythonInterp (#7)
  • Contributors: Shane Loretz

0.11.0 (2023-04-27)

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

No version for distro github showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.10.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version humble
Last Updated 2022-03-01
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
galactic

Package Summary

Tags No category tags.
Version 0.8.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version galactic
Last Updated 2021-05-12
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
iron

Package Summary

Tags No category tags.
Version 0.10.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version iron
Last Updated 2023-02-13
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.2 (2023-02-13)

  • [rolling] Update maintainers - 2022-11-07 (#13)
  • Contributors: Audrow Nash

0.10.1 (2022-09-13)

  • Mirror rolling to master
  • Contributors: Audrow Nash

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.10.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version humble
Last Updated 2022-03-01
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

python_cmake_module package from python_cmake_module repo

python_cmake_module

ROS Distro
humble

Package Summary

Tags No category tags.
Version 0.10.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description CMake module for finding Python in a consistent way for all ROS 2 packages.
Checkout URI https://github.com/ros2/python_cmake_module.git
VCS Type git
VCS Version humble
Last Updated 2022-03-01
Dev Status DEVELOPED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Provide CMake module with extra functionality for Python.

Additional Links

No additional links.

Maintainers

  • Shane Loretz

Authors

  • Esteve Fernandez
  • Mikael Arguedas
  • Scott K Logan
README
No README found. No README in repository either.
CHANGELOG

Changelog for package python_cmake_module

0.10.0 (2022-03-01)

  • require Python 3.6 as we use format strings in various places (#10)
  • Document all variables set by this module (#5)
  • Add changelog (#4)
  • Contributors: Ivan Santiago Paunovic, Shane Loretz, William Woodall

0.8.1 (2021-03-18)

  • Update maintainers (#2)
  • Contributors: Shane Loretz

0.8.0 (2019-09-23)

  • Adding back CONTRIBUTING.md and LICENSE files.
  • Fix CMake warnings on Windows. (#21)
  • Update package maintainer. (#22)
  • Update maintainer. (#255)
  • Update schema url in manifest file.
  • Add schema to manifest files.
  • Windows python debug. (#153)
  • Remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion.
  • Require CMake 3.5.
  • Require Python 3.5. #152
  • Fix using only SOABI on Python 3.5, remove obsolete MULTIARCH.
  • Fix indentation.
  • Fix required vars of PythonExtra on Windows.
  • Use CTest BUILD_TESTING.
  • Consistent output.
  • Contributors: Alexis Pojomovsky, Dirk Thomas, Esteve Fernandez, Jacob Perron, Mikael Arguedas, Scott K Logan, Shane Loretz, Steven! Ragnarök, William Woodall

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged python_cmake_module at Robotics Stack Exchange