Drake
|
#include <drake/systems/plants/RigidBodyTree.h>
Public Member Functions | |
RigidBodyLoop (std::shared_ptr< RigidBodyFrame > _frameA, std::shared_ptr< RigidBodyFrame > _frameB, const Eigen::Vector3d &_axis) | |
Public Attributes | |
const std::shared_ptr< RigidBodyFrame > | frameA |
const std::shared_ptr< RigidBodyFrame > | frameB |
const Eigen::Vector3d | axis |
Friends | |
std::ostream & | operator<< (std::ostream &os, const RigidBodyLoop &obj) |
|
inline |
|
friend |
const Eigen::Vector3d axis |
const std::shared_ptr<RigidBodyFrame> frameA |
const std::shared_ptr<RigidBodyFrame> frameB |