Public Attributes
robot_interaction::RobotInteraction::Joint Struct Reference

Representation of an interaction via a joint. More...

#include <robot_interaction.h>

List of all members.

Public Attributes

std::string connecting_link
 The link in the robot model this joint is a parent of.
unsigned int dof
 The type of joint disguised as the number of DOF it has. 3=PLANAR in X/Y; 6=FLOATING.
std::string joint_name
 The name of the joint.
std::string parent_frame
 The name of the frame that is a parent of this joint.
double size
 The size of the connecting link (diameter of enclosing sphere)

Detailed Description

Representation of an interaction via a joint.

Definition at line 119 of file robot_interaction.h.


Member Data Documentation

The link in the robot model this joint is a parent of.

Definition at line 122 of file robot_interaction.h.

The type of joint disguised as the number of DOF it has. 3=PLANAR in X/Y; 6=FLOATING.

Definition at line 131 of file robot_interaction.h.

The name of the joint.

Definition at line 128 of file robot_interaction.h.

The name of the frame that is a parent of this joint.

Definition at line 125 of file robot_interaction.h.

The size of the connecting link (diameter of enclosing sphere)

Definition at line 134 of file robot_interaction.h.


The documentation for this struct was generated from the following file:


robot_interaction
Author(s): Ioan Sucan
autogenerated on Mon Oct 6 2014 02:33:46