WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
This is the complete list of members for RobotLinkData, including all inherited members.
color | RobotLink | |
geometry_properties | RobotLink | |
geometry_type | RobotLink | |
joint_angle | RobotLink | |
joint_name | RobotLink | |
joint_origin_pos | RobotLink | |
joint_origin_rot | RobotLink | |
joint_parent | RobotLink | |
joint_type | RobotLink | |
lockJoints(const std::vector< SharedString > &link_names) | RobotLinkData | |
name | RobotLink | |
parent_name | RobotLinkData | |
parent_ptr | RobotLinkData | |
RobotLink()=default | RobotLink | |
RobotLink(const SharedString &name, const SharedString &joint_name, int joint_parent, int joint_type, const std::array< double, 3 > &joint_origin_pos, const std::array< double, 3 > &joint_origin_rot, double joint_angle, int geometry_type, const std::vector< double > &geometry_properties, int color) | RobotLink | inline |
RobotLinkData()=default | RobotLinkData | |
RobotLinkData(const message::RobotLink &data, const std::vector< std::shared_ptr< RobotLinkData > > &links) | RobotLinkData | inlineexplicit |