generate_parameter_library package from generate_parameter_library repogenerate_parameter_library_example cmake_generate_parameter_module_example generate_parameter_module_example generate_parameter_library generate_parameter_library_py parameter_traits |
|
Package Summary
Tags | No category tags. |
Version | 0.3.9 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PickNikRobotics/generate_parameter_library.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-03 |
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
CMake to generate ROS parameter library.
Additional Links
No additional links.
Maintainers
- Paul Gesel
Authors
- Paul Gesel
README
No README found.
See repository README.
CHANGELOG
Changelog for package generate_parameter_library
0.3.9 (2024-10-27)
- Disable cache for program (#218)
- Contributors: Paul Gesel
0.3.8 (2024-03-27)
- use python_install_dir (#178)
- Update CMakeLists.txt (#173)
- Contributors: Christoph Fröhlich, Paul Gesel
0.3.7 (2024-01-12)
- Enable generate_parameter_module through ament_cmake_python (#161)
- Contributors: Paul Gesel
0.3.6 (2023-07-31)
0.3.5 (2023-07-28)
0.3.4 (2023-07-24)
- Add Python support for generate_parameter_library (#110) Co-authored-by: Tyler Weaver <<tyler@picknik.ai>>
- Contributors: Paul Gesel
0.3.3 (2023-04-13)
0.3.2 (2023-04-12)
0.3.1 (2023-02-01)
- Add keyword INTERFACE to fix build error 'ar: no archive members specified' since the generated target is header-only (#93)
- Make it easy for users to override (#92)
- Contributors: Tyler Weaver, light-tech
0.3.0 (2022-11-15)
- Migrate from parameter_traits to RSL (take 2) (#91)
- Contributors: Tyler Weaver
0.2.8 (2022-11-03)
0.2.7 (2022-10-28)
- Standardize cmake (#79)
- Contributors: Tyler Weaver
0.2.6 (2022-09-28)
- Depend on python package (#75)
- Drop requirement for CMake to 3.16 (#73)
- Added -- for ros-args to find (#71)
- Contributors: Michael Wrock, Tyler Weaver
0.2.5 (2022-09-20)
- 🚀 Add cmake macros for using tests with example yaml files. 🤖 (#57) Co-authored-by: Tyler Weaver <<maybe@tylerjw.dev>>
- Contributors: Denis Štogl
0.2.4 (2022-08-19)
- 0.2.3
- Contributors: Tyler Weaver
0.2.3 (2022-08-05)
0.2.2 (2022-08-03)
0.2.1 (2022-08-02)
0.2.0 (2022-08-01)
- Fixed length arrays (#44)
- Change package name (#40)
- Cleaup cmake paths (#38)
- parameter validators interface library (#32)
- Support exporting parameter libraries (#28)
- Contributors: Paul Gesel, Tyler Weaver
0.1.0 (2022-07-27)
- CMake to generate ROS parameter library.
- Contributors: Paul Gesel, Tyler Weaver
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_cmake_python | |
generate_parameter_library_py | |
ament_lint_auto | |
ament_lint_common | |
parameter_traits | |
rclcpp | |
rclpy | |
rclcpp_lifecycle | |
rsl | |
tcb_span | |
tl_expected |
System Dependencies
Name |
---|
fmt |
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 generate_parameter_library at Robotics Stack Exchange
generate_parameter_library package from generate_parameter_library repogenerate_parameter_library_example cmake_generate_parameter_module_example generate_parameter_module_example generate_parameter_library generate_parameter_library_py parameter_traits |
|
Package Summary
Tags | No category tags. |
Version | 0.3.9 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PickNikRobotics/generate_parameter_library.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-03 |
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
CMake to generate ROS parameter library.
Additional Links
No additional links.
Maintainers
- Paul Gesel
Authors
- Paul Gesel
README
No README found.
See repository README.
CHANGELOG
Changelog for package generate_parameter_library
0.3.9 (2024-10-27)
- Disable cache for program (#218)
- Contributors: Paul Gesel
0.3.8 (2024-03-27)
- use python_install_dir (#178)
- Update CMakeLists.txt (#173)
- Contributors: Christoph Fröhlich, Paul Gesel
0.3.7 (2024-01-12)
- Enable generate_parameter_module through ament_cmake_python (#161)
- Contributors: Paul Gesel
0.3.6 (2023-07-31)
0.3.5 (2023-07-28)
0.3.4 (2023-07-24)
- Add Python support for generate_parameter_library (#110) Co-authored-by: Tyler Weaver <<tyler@picknik.ai>>
- Contributors: Paul Gesel
0.3.3 (2023-04-13)
0.3.2 (2023-04-12)
0.3.1 (2023-02-01)
- Add keyword INTERFACE to fix build error 'ar: no archive members specified' since the generated target is header-only (#93)
- Make it easy for users to override (#92)
- Contributors: Tyler Weaver, light-tech
0.3.0 (2022-11-15)
- Migrate from parameter_traits to RSL (take 2) (#91)
- Contributors: Tyler Weaver
0.2.8 (2022-11-03)
0.2.7 (2022-10-28)
- Standardize cmake (#79)
- Contributors: Tyler Weaver
0.2.6 (2022-09-28)
- Depend on python package (#75)
- Drop requirement for CMake to 3.16 (#73)
- Added -- for ros-args to find (#71)
- Contributors: Michael Wrock, Tyler Weaver
0.2.5 (2022-09-20)
- 🚀 Add cmake macros for using tests with example yaml files. 🤖 (#57) Co-authored-by: Tyler Weaver <<maybe@tylerjw.dev>>
- Contributors: Denis Štogl
0.2.4 (2022-08-19)
- 0.2.3
- Contributors: Tyler Weaver
0.2.3 (2022-08-05)
0.2.2 (2022-08-03)
0.2.1 (2022-08-02)
0.2.0 (2022-08-01)
- Fixed length arrays (#44)
- Change package name (#40)
- Cleaup cmake paths (#38)
- parameter validators interface library (#32)
- Support exporting parameter libraries (#28)
- Contributors: Paul Gesel, Tyler Weaver
0.1.0 (2022-07-27)
- CMake to generate ROS parameter library.
- Contributors: Paul Gesel, Tyler Weaver
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_cmake_python | |
generate_parameter_library_py | |
ament_lint_auto | |
ament_lint_common | |
parameter_traits | |
rclcpp | |
rclpy | |
rclcpp_lifecycle | |
rsl | |
tcb_span | |
tl_expected |
System Dependencies
Name |
---|
fmt |
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 generate_parameter_library at Robotics Stack Exchange
generate_parameter_library package from generate_parameter_library repogenerate_parameter_library_example cmake_generate_parameter_module_example generate_parameter_module_example generate_parameter_library generate_parameter_library_py parameter_traits |
|
Package Summary
Tags | No category tags. |
Version | 0.3.9 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PickNikRobotics/generate_parameter_library.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-03 |
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
CMake to generate ROS parameter library.
Additional Links
No additional links.
Maintainers
- Paul Gesel
Authors
- Paul Gesel
README
No README found.
See repository README.
CHANGELOG
Changelog for package generate_parameter_library
0.3.9 (2024-10-27)
- Disable cache for program (#218)
- Contributors: Paul Gesel
0.3.8 (2024-03-27)
- use python_install_dir (#178)
- Update CMakeLists.txt (#173)
- Contributors: Christoph Fröhlich, Paul Gesel
0.3.7 (2024-01-12)
- Enable generate_parameter_module through ament_cmake_python (#161)
- Contributors: Paul Gesel
0.3.6 (2023-07-31)
0.3.5 (2023-07-28)
0.3.4 (2023-07-24)
- Add Python support for generate_parameter_library (#110) Co-authored-by: Tyler Weaver <<tyler@picknik.ai>>
- Contributors: Paul Gesel
0.3.3 (2023-04-13)
0.3.2 (2023-04-12)
0.3.1 (2023-02-01)
- Add keyword INTERFACE to fix build error 'ar: no archive members specified' since the generated target is header-only (#93)
- Make it easy for users to override (#92)
- Contributors: Tyler Weaver, light-tech
0.3.0 (2022-11-15)
- Migrate from parameter_traits to RSL (take 2) (#91)
- Contributors: Tyler Weaver
0.2.8 (2022-11-03)
0.2.7 (2022-10-28)
- Standardize cmake (#79)
- Contributors: Tyler Weaver
0.2.6 (2022-09-28)
- Depend on python package (#75)
- Drop requirement for CMake to 3.16 (#73)
- Added -- for ros-args to find (#71)
- Contributors: Michael Wrock, Tyler Weaver
0.2.5 (2022-09-20)
- 🚀 Add cmake macros for using tests with example yaml files. 🤖 (#57) Co-authored-by: Tyler Weaver <<maybe@tylerjw.dev>>
- Contributors: Denis Štogl
0.2.4 (2022-08-19)
- 0.2.3
- Contributors: Tyler Weaver
0.2.3 (2022-08-05)
0.2.2 (2022-08-03)
0.2.1 (2022-08-02)
0.2.0 (2022-08-01)
- Fixed length arrays (#44)
- Change package name (#40)
- Cleaup cmake paths (#38)
- parameter validators interface library (#32)
- Support exporting parameter libraries (#28)
- Contributors: Paul Gesel, Tyler Weaver
0.1.0 (2022-07-27)
- CMake to generate ROS parameter library.
- Contributors: Paul Gesel, Tyler Weaver
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_cmake_python | |
generate_parameter_library_py | |
ament_lint_auto | |
ament_lint_common | |
parameter_traits | |
rclcpp | |
rclpy | |
rclcpp_lifecycle | |
rsl | |
tcb_span | |
tl_expected |
System Dependencies
Name |
---|
fmt |
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 generate_parameter_library at Robotics Stack Exchange
generate_parameter_library package from generate_parameter_library repogenerate_parameter_library_example cmake_generate_parameter_module_example generate_parameter_module_example generate_parameter_library generate_parameter_library_py parameter_traits |
|
Package Summary
Tags | No category tags. |
Version | 0.3.9 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PickNikRobotics/generate_parameter_library.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-11-03 |
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
CMake to generate ROS parameter library.
Additional Links
No additional links.
Maintainers
- Paul Gesel
Authors
- Paul Gesel
README
No README found.
See repository README.
CHANGELOG
Changelog for package generate_parameter_library
0.3.9 (2024-10-27)
- Disable cache for program (#218)
- Contributors: Paul Gesel
0.3.8 (2024-03-27)
- use python_install_dir (#178)
- Update CMakeLists.txt (#173)
- Contributors: Christoph Fröhlich, Paul Gesel
0.3.7 (2024-01-12)
- Enable generate_parameter_module through ament_cmake_python (#161)
- Contributors: Paul Gesel
0.3.6 (2023-07-31)
0.3.5 (2023-07-28)
0.3.4 (2023-07-24)
- Add Python support for generate_parameter_library (#110) Co-authored-by: Tyler Weaver <<tyler@picknik.ai>>
- Contributors: Paul Gesel
0.3.3 (2023-04-13)
0.3.2 (2023-04-12)
0.3.1 (2023-02-01)
- Add keyword INTERFACE to fix build error 'ar: no archive members specified' since the generated target is header-only (#93)
- Make it easy for users to override (#92)
- Contributors: Tyler Weaver, light-tech
0.3.0 (2022-11-15)
- Migrate from parameter_traits to RSL (take 2) (#91)
- Contributors: Tyler Weaver
0.2.8 (2022-11-03)
0.2.7 (2022-10-28)
- Standardize cmake (#79)
- Contributors: Tyler Weaver
0.2.6 (2022-09-28)
- Depend on python package (#75)
- Drop requirement for CMake to 3.16 (#73)
- Added -- for ros-args to find (#71)
- Contributors: Michael Wrock, Tyler Weaver
0.2.5 (2022-09-20)
- 🚀 Add cmake macros for using tests with example yaml files. 🤖 (#57) Co-authored-by: Tyler Weaver <<maybe@tylerjw.dev>>
- Contributors: Denis Štogl
0.2.4 (2022-08-19)
- 0.2.3
- Contributors: Tyler Weaver
0.2.3 (2022-08-05)
0.2.2 (2022-08-03)
0.2.1 (2022-08-02)
0.2.0 (2022-08-01)
- Fixed length arrays (#44)
- Change package name (#40)
- Cleaup cmake paths (#38)
- parameter validators interface library (#32)
- Support exporting parameter libraries (#28)
- Contributors: Paul Gesel, Tyler Weaver
0.1.0 (2022-07-27)
- CMake to generate ROS parameter library.
- Contributors: Paul Gesel, Tyler Weaver
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_cmake_python | |
generate_parameter_library_py | |
ament_lint_auto | |
ament_lint_common | |
parameter_traits | |
rclcpp | |
rclpy | |
rclcpp_lifecycle | |
rsl | |
tcb_span | |
tl_expected |
System Dependencies
Name |
---|
fmt |
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 generate_parameter_library at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
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.