No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro github. Known supported distros are highlighted in the buttons above.
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 iron. 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.
Repository Summary
Description | C++ reflection library with focus on serialization/configuration (ROS parameters, YAML, JSON, XML, etc) |
Checkout URI | https://github.com/asherikov/ariles.git |
VCS Type | git |
VCS Version | pkg_ros |
Last Updated | 2020-09-11 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | yaml serialization json reflection xml configuration ros msgpack |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
ariles_ros | 1.6.8 |
README
This is a proxy catkin package for Ariles serialization/configuration library, see https://github.com/asherikov/ariles for more information.
Enabled data formats:
- yaml
- json
- ROS parameter server
- Octave script (output)
- array (flattened key-value pairs)
Note: ariles is not a catkin package, use catkin(DEPENDS ariles_ros)
in your
CMakeLists.txt, find_package(catkin REQUIRED ariles_ros)
still works.
CONTRIBUTING
No CONTRIBUTING.md found.