![]() |
nlohmann_json_schema_validator_vendor package from nlohmann_json_schema_validator_vendor reponlohmann_json_schema_validator_vendor |
Package Summary
Tags | No category tags. |
Version | 0.2.5 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/open-rmf/nlohmann_json_schema_validator_vendor.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2023-06-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
Additional Links
Maintainers
- Grey
Authors
A vendor package for JSON schema validator for JSON for Modern C++
This package helps bring the C++ nlohmann_json_schema_validator library into a workspace when it is not already available in the underlay.
Changelog for package nlohmann_json_schema_validator_vendor
0.2.5 (2023-06-01)
- Switch CHANGELOG to rst format.
- Contributors: Yadunund
0.2.4 (2022-11-28)
- Added patch command and file to try to fix the version problem.
- Contributors: Esteban Martinena
0.2.3 (2022-11-15)
- Fixed external project commit reference to build with json-dev 3.6
- Contributors: Esteban Martinena
0.2.2 (2022-11-14)
- Vendoring a version that not depends on json-dev > 3.6
- Contributors: Esteban Martinena
0.2.1 (2022-10-09)
- Remove export of vendored project. (#10)
- Contributors: Steven! Ragnarök
0.2.0 (2022-10-07)
- Update vendor package build (#9)
- Contributors: Steven! Ragnarök
0.1.3 (2022-10-05)
- Fixed system install
- Contributors: Grey, Marco A. Gutiérrez
0.1.2 (2022-10-05)
- Added ament_cmake_libraries dependence
- Contributors: Marco A. Gutiérrez
0.1.1 (2022-10-04)
- Change install behavior (#7)
- Adding vendored package license to package.xml (#6)
- Contributors: Grey, Marco A. Gutiérrez
0.1.0 (2022-02-14)
- Initial version
- Contributors: Grey
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged nlohmann_json_schema_validator_vendor at Robotics Stack Exchange
![]() |
nlohmann_json_schema_validator_vendor package from nlohmann_json_schema_validator_vendor reponlohmann_json_schema_validator_vendor |
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/open-rmf/nlohmann_json_schema_validator_vendor.git |
VCS Type | git |
VCS Version | jazzy |
Last Updated | 2024-06-14 |
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
Additional Links
Maintainers
- Grey
Authors
A vendor package for JSON schema validator for JSON for Modern C++
This package helps bring the C++ nlohmann_json_schema_validator library into a workspace when it is not already available in the underlay.
Changelog for package nlohmann_json_schema_validator_vendor
0.4.1 (2024-06-15)
0.4.0 (2023-06-08)
0.3.0 (2023-06-06)
- Switch to rst changelogs
- Contributors: Yadunund
0.2.4 (2022-11-28)
- Added patch command and file to try to fix the version problem.
- Contributors: Esteban Martinena
0.2.3 (2022-11-15)
- Fixed external project commit reference to build with json-dev 3.6
0.2.2 (2022-11-14)
- Vendoring a version that not depends on json-dev > 3.6 [https://github.com/open-rmf/rmf/pull/265#validator](https://github.com/open-rmf/rmf/pull/265#validator)
- Contributors: Esteban Martinena
0.2.1 (2022-10-09)
- Remove export of vendored project. (#10)
- Add buildtool dependency on git. (#10)
- Do not export dependencies on the vendored project. (#10)
- Contributors: Steven! Ragnarök
0.2.0 (2022-10-07)
- Removed unused [ExternalProject_Add]{.title-ref} arguments. (#9)
- Pin to specific commit of vendored project. (#9)
- Remove unneeded [BUILD_ALWAYS]{.title-ref} argument to [ExternalProject_Add]{.title-ref}. (#9)
- Fix formatting and update build options for changes in vendored project. (#9)
- Remove CMake patch which is no longer required for relocatability. (#9)
0.1.3 (2022-10-05)
Fixed system install
0.1.2 (2022-10-05)
- Added ament_cmake_libraries dependence
0.1.1 (2022-10-04)
- Change install behavior (#7)
- Adding vendored package license to package.xml (#6)
- Contributors: Grey, Marco A. Gutiérrez
0.1.0 (2022-02-14)
- Initial version
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged nlohmann_json_schema_validator_vendor at Robotics Stack Exchange
![]() |
nlohmann_json_schema_validator_vendor package from nlohmann_json_schema_validator_vendor reponlohmann_json_schema_validator_vendor |
Package Summary
Tags | No category tags. |
Version | 0.5.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/open-rmf/nlohmann_json_schema_validator_vendor.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-06-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
Additional Links
Maintainers
- Grey
Authors
A vendor package for JSON schema validator for JSON for Modern C++
This package helps bring the C++ nlohmann_json_schema_validator library into a workspace when it is not already available in the underlay.
Changelog for package nlohmann_json_schema_validator_vendor
0.5.0 (2024-06-12)
0.4.0 (2023-06-08)
0.3.0 (2023-06-06)
- Switch to rst changelogs
- Contributors: Yadunund
0.2.4 (2022-11-28)
- Added patch command and file to try to fix the version problem.
- Contributors: Esteban Martinena
0.2.3 (2022-11-15)
- Fixed external project commit reference to build with json-dev 3.6
0.2.2 (2022-11-14)
- Vendoring a version that not depends on json-dev > 3.6 [https://github.com/open-rmf/rmf/pull/265#validator](https://github.com/open-rmf/rmf/pull/265#validator)
- Contributors: Esteban Martinena
0.2.1 (2022-10-09)
- Remove export of vendored project. (#10)
- Add buildtool dependency on git. (#10)
- Do not export dependencies on the vendored project. (#10)
- Contributors: Steven! Ragnarök
0.2.0 (2022-10-07)
- Removed unused [ExternalProject_Add]{.title-ref} arguments. (#9)
- Pin to specific commit of vendored project. (#9)
- Remove unneeded [BUILD_ALWAYS]{.title-ref} argument to [ExternalProject_Add]{.title-ref}. (#9)
- Fix formatting and update build options for changes in vendored project. (#9)
- Remove CMake patch which is no longer required for relocatability. (#9)
0.1.3 (2022-10-05)
Fixed system install
0.1.2 (2022-10-05)
- Added ament_cmake_libraries dependence
0.1.1 (2022-10-04)
- Change install behavior (#7)
- Adding vendored package license to package.xml (#6)
- Contributors: Grey, Marco A. Gutiérrez
0.1.0 (2022-02-14)
- Initial version
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged nlohmann_json_schema_validator_vendor at Robotics Stack Exchange
![]() |
nlohmann_json_schema_validator_vendor package from nlohmann_json_schema_validator_vendor reponlohmann_json_schema_validator_vendor |
Package Summary
Tags | No category tags. |
Version | 0.5.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/open-rmf/nlohmann_json_schema_validator_vendor.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-06-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
Additional Links
Maintainers
- Grey
Authors
A vendor package for JSON schema validator for JSON for Modern C++
This package helps bring the C++ nlohmann_json_schema_validator library into a workspace when it is not already available in the underlay.
Changelog for package nlohmann_json_schema_validator_vendor
0.5.0 (2024-06-12)
0.4.0 (2023-06-08)
0.3.0 (2023-06-06)
- Switch to rst changelogs
- Contributors: Yadunund
0.2.4 (2022-11-28)
- Added patch command and file to try to fix the version problem.
- Contributors: Esteban Martinena
0.2.3 (2022-11-15)
- Fixed external project commit reference to build with json-dev 3.6
0.2.2 (2022-11-14)
- Vendoring a version that not depends on json-dev > 3.6 [https://github.com/open-rmf/rmf/pull/265#validator](https://github.com/open-rmf/rmf/pull/265#validator)
- Contributors: Esteban Martinena
0.2.1 (2022-10-09)
- Remove export of vendored project. (#10)
- Add buildtool dependency on git. (#10)
- Do not export dependencies on the vendored project. (#10)
- Contributors: Steven! Ragnarök
0.2.0 (2022-10-07)
- Removed unused [ExternalProject_Add]{.title-ref} arguments. (#9)
- Pin to specific commit of vendored project. (#9)
- Remove unneeded [BUILD_ALWAYS]{.title-ref} argument to [ExternalProject_Add]{.title-ref}. (#9)
- Fix formatting and update build options for changes in vendored project. (#9)
- Remove CMake patch which is no longer required for relocatability. (#9)
0.1.3 (2022-10-05)
Fixed system install
0.1.2 (2022-10-05)
- Added ament_cmake_libraries dependence
0.1.1 (2022-10-04)
- Change install behavior (#7)
- Adding vendored package license to package.xml (#6)
- Contributors: Grey, Marco A. Gutiérrez
0.1.0 (2022-02-14)
- Initial version
Wiki Tutorials
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged nlohmann_json_schema_validator_vendor at Robotics Stack Exchange
![]() |
nlohmann_json_schema_validator_vendor package from nlohmann_json_schema_validator_vendor reponlohmann_json_schema_validator_vendor |
Package Summary
Tags | No category tags. |
Version | 0.3.1 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/open-rmf/nlohmann_json_schema_validator_vendor.git |
VCS Type | git |
VCS Version | iron |
Last Updated | 2023-12-20 |
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
Additional Links
Maintainers
- Grey
Authors
A vendor package for JSON schema validator for JSON for Modern C++
This package helps bring the C++ nlohmann_json_schema_validator library into a workspace when it is not already available in the underlay.
Changelog for package nlohmann_json_schema_validator_vendor
0.3.1 (2023-12-20)
0.3.0 (2023-06-06)
- Switch to rst changelogs
- Contributors: Yadunund
0.2.4 (2022-11-28)
- Added patch command and file to try to fix the version problem.
- Contributors: Esteban Martinena
0.2.3 (2022-11-15)
- Fixed external project commit reference to build with json-dev 3.6
0.2.2 (2022-11-14)
- Vendoring a version that not depends on json-dev > 3.6 [https://github.com/open-rmf/rmf/pull/265#validator](https://github.com/open-rmf/rmf/pull/265#validator)
- Contributors: Esteban Martinena
0.2.1 (2022-10-09)
- Remove export of vendored project. (#10)
- Add buildtool dependency on git. (#10)
- Do not export dependencies on the vendored project. (#10)
- Contributors: Steven! Ragnarök
0.2.0 (2022-10-07)
- Removed unused [ExternalProject_Add]{.title-ref} arguments. (#9)
- Pin to specific commit of vendored project. (#9)
- Remove unneeded [BUILD_ALWAYS]{.title-ref} argument to [ExternalProject_Add]{.title-ref}. (#9)
- Fix formatting and update build options for changes in vendored project. (#9)
- Remove CMake patch which is no longer required for relocatability. (#9)
0.1.3 (2022-10-05)
Fixed system install
0.1.2 (2022-10-05)
- Added ament_cmake_libraries dependence
0.1.1 (2022-10-04)
- Change install behavior (#7)
- Adding vendored package license to package.xml (#6)
- Contributors: Grey, Marco A. Gutiérrez
0.1.0 (2022-02-14)
- Initial version