Warning
As described in #16 this repo should no longer be needed. You can use the pybind11-json-dev
key in rosdep instead.
Therefore this repo is archived and will not be undergoing any more updates or releases.
This package helps bring the C++ pybind11_json library into a workspace when it is not already available in the underlay. pybind11_json
provides easily conversion between nlohmann::json
and py::object
.