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