An open API service indexing awesome lists of open source software.

https://github.com/ichiro-its/yakusha

ROS 2 interface to JSON serialization for Kumo package
https://github.com/ichiro-its/yakusha

json json-serialization kumo ros ros2 ros2-interfaces serialization

Last synced: 3 months ago
JSON representation

ROS 2 interface to JSON serialization for Kumo package

Awesome Lists containing this project

README

        

# Yakusha

[![latest version](https://img.shields.io/github/v/release/ichiro-its/yakusha)](https://github.com/ichiro-its/yakusha/releases/)
[![commits since latest version](https://img.shields.io/github/commits-since/ichiro-its/yakusha/latest)](https://github.com/ichiro-its/yakusha/commits/master)
[![license](https://img.shields.io/github/license/ichiro-its/yakusha)](./LICENSE)
[![test status](https://img.shields.io/github/workflow/status/ichiro-its/yakusha/Build%20and%20Test?label=test)](https://github.com/ichiro-its/yakusha/actions)

This package provides a [ROS 2 interface](https://docs.ros.org/en/foxy/Concepts/About-ROS-Interfaces.html) to [JSON](https://www.json.org/) serialization library.

## License

This project is maintained by [ICHIRO ITS](https://ichiro-its.org/) and licensed under the [MIT License](./LICENSE).