Public Member Functions | |
trajectory_msgs::JointTrajectory | createTrajectory () |
Create random trajectory. More... | |
double | dRand (double dMin, double dMax) |
Get random number. More... | |
TestTrajectory () | |
Constructor. More... | |
Private Attributes | |
ros::NodeHandle | nh_private_ |
std::string | trajectory_controller |
Definition at line 51 of file test_trajectory.cpp.
|
inline |
Constructor.
Definition at line 57 of file test_trajectory.cpp.
|
inline |
Create random trajectory.
Definition at line 107 of file test_trajectory.cpp.
|
inline |
Get random number.
Definition at line 151 of file test_trajectory.cpp.
|
private |
Definition at line 159 of file test_trajectory.cpp.
|
private |
Definition at line 162 of file test_trajectory.cpp.