RobotArmLib  0.0.4
Robot Arm Library [WIP]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces | Enumerations
link.h File Reference

A head file describe robot single link class. More...

#include "../math/matrix.h"
Include dependency graph for link.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rb::kin::Link
 A class handle single robot link Link implement the model of single of robot link. More...
 

Namespaces

 rb
 Robot Arm Library namespace.
 
 rb::kin
 Kinematics module namespace.
 

Enumerations

enum  rb::kin::Joint { rb::kin::REVOLUTE, rb::kin::PRISMATIC }
 A set of enumeration to indicate the joint type of the robot link. More...
 

Detailed Description

A head file describe robot single link class.

Author
Chien-Pin Chen