#include <iomanip>
#include <iostream>
#include <array>
#include "opw_kinematics/opw_kinematics.h"
#include "opw_kinematics/opw_utilities.h"
#include "opw_kinematics/opw_parameters_examples.h"
#include "opw_kinematics/opw_io.h"
Go to the source code of this file.
Functions | |
int | main () |
void | printResults (const std::array< double, 6 *8 > &sols) |