RobotArmLib  0.0.4
Robot Arm Library [WIP]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Attributes | List of all members
rb::kin::ArmPose Struct Reference

A struct variable for Tool Center Point (TCP) ArmPose storages the output of forward kinematic. More...

#include <kinematic_chain.h>

Public Attributes

double x
 Position of TCP (mm) More...
 
double y
 left and right
 
double z
 up and down
 
double a
 Orientation of TCP (degree) More...
 
double b
 pitch
 
double c
 yaw
 

Detailed Description

A struct variable for Tool Center Point (TCP) ArmPose storages the output of forward kinematic.

Member Data Documentation

double rb::kin::ArmPose::a

Orientation of TCP (degree)

roll

double rb::kin::ArmPose::x

Position of TCP (mm)

frond and back


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