|
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Functions | |
void | from_json (const nlohmann::json &j, FramedPose &fp) |
void | from_json (const simox::json::json &j, Names &value) |
void | to_json (nlohmann::json &j, const FramedPose &fp) |
void | to_json (simox::json::json &j, const Names &value) |