void AddRobotFromSDF(const string &filename, const DrakeJoint::FloatingBaseType floating_base_type, std::shared_ptr< RigidBodyFrame > weld_to_frame, RigidBodyTree *tree)
Adds a SDF model to a rigid body system.
Definition: parser_sdf.cc:766
void AddRobotFromSDFInWorldFrame(const string &filename, const DrakeJoint::FloatingBaseType floating_base_type, RigidBodyTree *tree)
Adds a SDF model to a rigid body system.
Definition: parser_sdf.cc:759
std::unique_ptr< RigidBodyTree > tree
Definition: rigid_body_tree_test.cc:43
Definition: RigidBodyTree.h:72