Angle converter. More...
#include <iostream>
#include <ecl/command_line.hpp>
#include <ecl/linear_algebra.hpp>
#include <ecl/math.hpp>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Angle converter.
Definition in file quaternion2yaw.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 27 of file quaternion2yaw.cpp.