Skip to content

open-rmf/pybind11_json_vendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A vendor package for pybind11_json

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.