文件名称:rover-cpp
文件大小:6.97MB
文件格式:ZIP
更新时间:2024-04-17 11:30:01
raspberry-pi arduino boost json-rpc boost-libraries
流浪者 基于Boost C ++库的服务( ) JSON-RPC服务器(nlohmann / json,Boost.Beast,C ++ 17) 记录(Boost.Log) 像物联网一样的macchina.io( ) 柯南( )用于在Mac OS上构建(没有用于arm / arm64的预编译库) 建造 git submodule init git submodule update cd lib/json && mkdir build && cd build && cmake ../ && make && make install && cd ../.. cd lib/serial && conan install . -s build_type=Debug --install-folder=cmake-build-orangepidebug && cd build && cm