RobotArmLib
0.0.4
Robot Arm Library [WIP]
|
A head file describe robot single link class. More...
#include "../math/matrix.h"
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... | |
A head file describe robot single link class.