tinyrobotics
Loading...
Searching...
No Matches
model.hpp File Reference

Contains struct for representing a tinyrobotics model. More...

#include <Eigen/Core>
#include <Eigen/Geometry>
#include <fstream>
#include <iomanip>
#include <iostream>
#include "joint.hpp"
#include "link.hpp"

Go to the source code of this file.

Classes

struct  tinyrobotics::Model< Scalar, nq >
 A tinyrobotics model. More...
 

Detailed Description

Contains struct for representing a tinyrobotics model.