python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.10.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2022-03-01 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
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
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
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
python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.10.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-02-13 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
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
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
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
python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.11.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-03-28 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
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
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
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
python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.12.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | rolling |
Last Updated | 2024-04-26 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
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
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
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. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 0.4.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl.git |
VCS Type | git |
VCS Version | ardent |
Last Updated | 2018-02-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Provide CMake module with extra functionality for Python.
Additional Links
No additional links.
Maintainers
- Mikael Arguedas
Authors
- Esteve Fernandez
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
Name | Deps |
---|---|
rclpy | |
rosidl_generator_py |
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
python_cmake_module package from rosidl_python repopython_cmake_module rosidl_generator_py |
|
Package Summary
Tags | No category tags. |
Version | 0.5.2 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_python.git |
VCS Type | git |
VCS Version | bouncy |
Last Updated | 2018-07-17 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Provide CMake module with extra functionality for Python.
Additional Links
No additional links.
Maintainers
- Mikael Arguedas
Authors
- Esteve Fernandez
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
Name | Deps |
---|---|
rclpy | |
rosidl_generator_py |
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
python_cmake_module package from rosidl_python repopython_cmake_module rosidl_generator_py |
|
Package Summary
Tags | No category tags. |
Version | 0.6.3 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_python.git |
VCS Type | git |
VCS Version | crystal |
Last Updated | 2019-03-10 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Provide CMake module with extra functionality for Python.
Additional Links
No additional links.
Maintainers
- Scott K Logan
Authors
- Esteve Fernandez
- Mikael Arguedas
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
Name | Deps |
---|---|
rqt_py_common | |
rclpy | |
rosidl_generator_py |
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
python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.8.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | eloquent |
Last Updated | 2019-09-23 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Provide CMake module with extra functionality for Python.
Additional Links
No additional links.
Maintainers
- Scott K Logan
Authors
- Esteve Fernandez
- Mikael Arguedas
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
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
python_cmake_module package from rosidl_python repopython_cmake_module rosidl_generator_py rosidl_runtime_py |
|
Package Summary
Tags | No category tags. |
Version | 0.7.11 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/rosidl_python.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2020-11-24 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Provide CMake module with extra functionality for Python.
Additional Links
No additional links.
Maintainers
- Scott K Logan
Authors
- Esteve Fernandez
- Mikael Arguedas
README
No README found.
No README in repository either.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
Dependant Packages
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
python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.8.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | galactic |
Last Updated | 2021-05-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
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
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
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
python_cmake_module package from python_cmake_module repopython_cmake_module |
|
Package Summary
Tags | No category tags. |
Version | 0.8.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/python_cmake_module.git |
VCS Type | git |
VCS Version | foxy |
Last Updated | 2021-03-18 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
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
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common |
System Dependencies
Name |
---|
python3-dev |
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 lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.