Denavit Hartenberg Link information.
More...
#include <frame.h>
Denavit Hartenberg Link information.
Definition at line 241 of file frame.h.
robotLibPbD::CDh::CDh |
( |
| ) |
|
double robotLibPbD::CDh::getAngle |
( |
| ) |
|
Returns current angle.
Definition at line 1164 of file frame.cpp.
void robotLibPbD::CDh::set |
( |
double |
rot_z, |
|
|
double |
trans_z, |
|
|
double |
rot_x, |
|
|
double |
trans_x |
|
) |
| |
void robotLibPbD::CDh::setAngle |
( |
double |
angle | ) |
|
double robotLibPbD::CDh::angle |
Current angle of rotation aroung z-axis (changes with the real servo position)
Definition at line 253 of file frame.h.
CVec robotLibPbD::CDh::axis |
Index of servo motor associated with the frame.
Definition at line 255 of file frame.h.
std::string robotLibPbD::CDh::ivModel |
double robotLibPbD::CDh::max |
double robotLibPbD::CDh::min |
double robotLibPbD::CDh::rot_x |
Rotation offset around rotated x-axis.
Definition at line 251 of file frame.h.
double robotLibPbD::CDh::rot_z |
Rotation offset around z-axis.
Definition at line 249 of file frame.h.
bool robotLibPbD::CDh::rotationalDof |
double robotLibPbD::CDh::sgn |
Direction of rotation (+1.0 clockwise, -1.0 counterclockwise)
Definition at line 254 of file frame.h.
double robotLibPbD::CDh::speedFactor |
double robotLibPbD::CDh::trans_x |
Translation offset along rotated x-axis.
Definition at line 252 of file frame.h.
double robotLibPbD::CDh::trans_z |
Translation offset along z-axis.
Definition at line 250 of file frame.h.
bool robotLibPbD::CDh::useAxis |
The documentation for this class was generated from the following files: