#include "pinocchio/multibody/model.hpp"

Go to the source code of this file.
Namespaces | |
| pinocchio | |
| Main pinocchio namespace. | |
Functions | |
| template<typename D > | |
| void | pinocchio::addJointAndBody (Model &model, const JointModelBase< D > &jmodel, const Model::JointIndex parent_id, const SE3 &joint_placement, const std::string &name, const Inertia &Y) |
| void | pinocchio::buildAllJointsModel (Model &model) |