|
tinyrobotics
|
Contains struct for representing a tinyrobotics model. More...
#include <Eigen/Core>#include <Eigen/Geometry>#include <fstream>#include <iomanip>#include <iostream>#include <map>#include <memory>#include <numeric>#include <sstream>#include "Data.hpp"#include "Joint.hpp"#include "Link.hpp"Go to the source code of this file.
Classes | |
| struct | tinyrobotics::Model< Scalar, nq > |
| A tinyrobotics model. More... | |
Contains struct for representing a tinyrobotics model.