#include <polynomials.h>
◆ Poly3D() [1/2]
polynomials::Poly3D::Poly3D |
( |
const double |
t0_in, |
|
|
const double |
tf_in, |
|
|
const ff_msgs::ControlState |
segment |
|
) |
| |
◆ Poly3D() [2/2]
polynomials::Poly3D::Poly3D |
( |
| ) |
|
◆ PrintSegmentCoeff()
void polynomials::Poly3D::PrintSegmentCoeff |
( |
| ) |
|
◆ SegmentAtTime() [1/2]
void polynomials::Poly3D::SegmentAtTime |
( |
const double |
time, |
|
|
Eigen::Vector3d * |
result |
|
) |
| const |
◆ SegmentAtTime() [2/2]
void polynomials::Poly3D::SegmentAtTime |
( |
const double |
time, |
|
|
pcl::PointXYZ * |
result |
|
) |
| const |
◆ order_
int polynomials::Poly3D::order_ |
◆ poly_x_
◆ poly_y_
◆ poly_z_
◆ t0_
double polynomials::Poly3D::t0_ |
◆ tf_
double polynomials::Poly3D::tf_ |
The documentation for this class was generated from the following files: