FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::BodyTree Member List

This is the complete list of members for fsb::BodyTree, including all inherited members.

add_body(size_t parent_body_index, JointType joint_type, const Transform &parent_joint_transform, const Body &body, BodyTreeError &err)fsb::BodyTree
add_massless_body(size_t parent_body_index, JointType joint_type, const Transform &parent_joint_transform, const MotionVector &origin_offset, BodyTreeError &err)fsb::BodyTree
base_indexfsb::BodyTreestatic
BodyTree()=defaultfsb::BodyTree
get_body(size_t body_index, BodyTreeError &err) constfsb::BodyTreeinline
get_body_dofs(size_t body_index, BodyTreeError &err) constfsb::BodyTree
get_gravity() constfsb::BodyTreeinline
get_joint(size_t joint_index, BodyTreeError &err) constfsb::BodyTreeinline
get_leaves(size_t &num_leaves) constfsb::BodyTreeinline
get_num_bodies() constfsb::BodyTreeinline
get_num_coordinates() constfsb::BodyTreeinline
get_num_dofs() constfsb::BodyTreeinline
set_body_mass_props(size_t body_index, const MassProps &mass_props)fsb::BodyTreeinline
set_body_origin_offset(size_t body_index, const MotionVector &origin_offset)fsb::BodyTreeinline
set_gravity(const Vec3 &gravity)fsb::BodyTreeinline
set_parent_joint_transform(size_t body_index, const Transform &parent_joint_transform)fsb::BodyTreeinline