ezconfig
Create C++ Objects from Yaml and Json
|
Decode so2 from yaml. More...
#include <smooth_fwd.hpp>
Static Public Member Functions | |
static bool | decode (const Node &yaml, smooth::SO2< T > &obj) |
Decode so2 from yaml.
Supported formats
Format 1: <floating> [angle in radians]
Format 2: qw: <floating> qz: <floating>
Format 3: w: <floating> z: <floating>
Definition at line 34 of file smooth_fwd.hpp.
|
static |
Definition at line 13 of file smooth.hpp.