Functions
Model.cc File Reference
#include <assert.h>
#include <iostream>
#include <limits>
#include <thread>
#include "rdl_dynamics/rdl_mathutils.h"
#include "rdl_dynamics/Model.h"
Include dependency graph for Model.cc:

Go to the source code of this file.

Functions

unsigned int addBodyFixedJoint (Model &model, const unsigned int parent_id, const SpatialTransform &joint_frame, const Joint &joint, const Body &body, std::string body_name)
 
unsigned int addBodyMultiDofJoint (Model &model, const unsigned int parent_id, const SpatialTransform &joint_frame, const Joint &joint, const Body &body, std::string body_name)
 

Function Documentation

unsigned int addBodyFixedJoint ( Model model,
const unsigned int  parent_id,
const SpatialTransform joint_frame,
const Joint joint,
const Body body,
std::string  body_name 
)

Definition at line 107 of file Model.cc.

unsigned int addBodyMultiDofJoint ( Model model,
const unsigned int  parent_id,
const SpatialTransform joint_frame,
const Joint joint,
const Body body,
std::string  body_name 
)

Definition at line 161 of file Model.cc.



rdl_dynamics
Author(s):
autogenerated on Tue Apr 20 2021 02:25:28