Rigid Body Dynamics Library
Model.cc File Reference

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

◆ AddBodyFixedJoint()

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

◆ AddBodyMultiDofJoint()

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